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
Child
Object
Named Method
retrieves the object with the name
C#
Copy
name
.
Namespace:
Altaxo.Graph.Graph3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
IDocumentLeafNode
?
GetChildObjectNamed
(
string
name
)
Parameters
name
String
The objects name.
Return Value
IDocumentLeafNode
The object with the specified name.
Implements
INamedObjectCollection
GetChildObjectNamed(String)
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