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