IsOpen

The Clipper Library

PolyNode.IsOpen

Del.» IsOpen: Boolean; //read only

C++ » bool IsOpen; //field

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

Returns true when the PolyNode's Contour results from a clipping operation on an open contour (path). Only top-level PolyNodes can contain open contours.

See Also

Contour