[Missing <summary> documentation for "P:ClipperLib.PolyNode.IsHole"]
Namespace:
ClipperLib
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsHole { get; }
Public ReadOnly Property IsHole As Boolean
Get
public:
property bool IsHole {
bool get ();
}
member IsHole : bool with get
Property Value
Type:
BooleanSee Also