Obtient la profondeur du noeud dans l'arbre.
Espace de nom:
Gile.AutoCAD.Geometry
Assembly:
Point3dTree (in Point3dTree.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxepublic int Depth { get; }
Public ReadOnly Property Depth As Integer
Get
public:
property int Depth {
int get ();
}
member Depth : int with get
Valeur de propriété
Type:
Int32
Voir aussi