CurveBoundaryNumElements
Property
|
Property that represents the number of
elements in the curve boundary.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int NumElements { get; }
Public ReadOnly Property NumElements As Integer
Get
public:
property int NumElements {
int get ();
}
member NumElements : int with get
Property Value
Int32
See Also