Node.ParentNode
Node.ParentNode property
Gets or sets the parent node.
public Node ParentNode { get; set; }
Property Value
The parent node.
See Also
- class Node
- namespace Aspose.ThreeD
- assembly Aspose.3D
Gets or sets the parent node.
public Node ParentNode { get; set; }
The parent node.