Total

The Clipper Library

PolyTree.Total

Del.» property Total: Integer; //read only

C++ » Total(); //read only

C#  » public int Total; //read only

Returns the total number of PolyNodes (polygons) contained within the PolyTree. This value is not to be confused with ChildCount which returns the number of immediate children only (Childs) contained by PolyTree.

See Also

PolyNode.ChildCount, PolyNode.Childs