Click or drag to resize

GraphDocumentCollectionParentObject Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.GraphDocumentCollection.ParentObject"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override IDocumentNode? ParentObject { get; set; }

Property Value

IDocumentNode

Implements

IDocumentLeafNodeParentObject
See Also