Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D
XYZPlotLayer Class
XYZPlotLayer Methods
ClearLegends Method
Clone Method
CreateDefaultAxes Method
CreateNewLayerLegend Method
Dispose Method
EhBoundaryChangedEventFromPlotItem Method
EhDeserializationFinished Method
EhXBoundaryChangedEventFromPlotItem Method
EhYBoundaryChangedEventFromPlotItem Method
EhZBoundaryChangedEventFromPlotItem Method
FixupInternalDataStructures Method
GetChildObjectNamed Method
GetDocumentNodeChildrenWithName Method
GetLogical3D Method
GetNameOfChildObject Method
GetScale Method
HandleHighPriorityChildChangeCases Method
HitTestWithLocalCoordinates Method
InitializeXScaleDataBounds Method
InitializeYScaleDataBounds Method
InitializeZScaleDataBounds Method
InternalCopyFrom Method
InternalCopyGraphItems Method
OnCachedResultingSizeChanged Method
OnChanged Method
OnCoordinateSystemChanged Method
OnUserRescaledAxes Method
PaintInternal Method
PaintPostprocessing Method
PaintPreprocessing Method
Remove Method
UpdateCSPlaneID Method
VisitDocumentReferences Method
XYZPlot
Layer
Get
Name
Of
Child
Object Method
Retrieves the name of the provided object.
Namespace:
Altaxo.Graph.Graph3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
string
?
GetNameOfChildObject
(
IDocumentLeafNode
o
)
Parameters
o
IDocumentLeafNode
The object for which the name should be found.
Return Value
String
The name of the object. Null if the object is not found. String.Empty if the object is found but has no name.
Implements
INamedObjectCollection
GetNameOfChildObject(IDocumentLeafNode)
See Also
Reference
XYZPlotLayer Class
Altaxo.Graph.Graph3D Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net