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