Parent

The Clipper Library

PolyNode.Parent

Del.» Parent: TPolyNode; //read only

C++ » PolyNode* Parent; //field

C#  » public PolyNode Parent; //read only property

Returns the parent PolyNode.

The PolyTree object (which is also a PolyNode) does not have a parent and will return a null pointer.