Childs

The Clipper Library

Home ClipperLib PolyNode

PolyNode.Childs

Del.» property Childs[index: Integer]: TPolyNode; //read only

C++ » std::vector < PolyNode* > Childs;//public field

C#  » public List < PolyNode > Childs; //read only property

A read-only list of PolyNode.
Outer PolyNode childs contain hole PolyNodes, and hole PolyNode childs contain nested outer PolyNodes.

See Also

ChildCount



Copyright ©2010-2012 Angus Johnson  -   Clipper version 5.1.0   -   Help file built on 17-February-2013