TreeNodeT Class |
Namespace: Gile.AutoCAD.Geometry
The TreeNodeT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Depth |
Gets the depth of the node in tree.
|
![]() | LeftChild |
Gets the left child node.
|
![]() | RightChild |
Gets the right child node.
|
![]() | Value |
Gets the value of the node.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |