[Missing <summary> documentation for "M:ClipperLib.PolyTree.GetFirst"]
Namespace:
ClipperLib
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PolyNode GetFirst()
Public Function GetFirst As PolyNode
public:
PolyNode^ GetFirst()
member GetFirst : unit -> PolyNode
Return Value
Type:
PolyNode[Missing <returns> documentation for "M:ClipperLib.PolyTree.GetFirst"]
See Also