Click or drag to resize

TreeNodeTDepth Property

Gets the depth of the node in tree.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Depth { get; set; }

Property Value

Type: Int32
See Also