PolyNode.IsHole

Del.» IsHole: Boolean; //read only

C++ » bool IsHole; //field

C#  » public bool IsHole; //read only property

Returns true when the PolyNode's polygon (Contour) is a hole.

See Also

Contour