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