SplineEntity3dNumberOfControlPoints
Property
|
Property that represents the number of points
in the control point array.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int NumberOfControlPoints { get; }
Public ReadOnly Property NumberOfControlPoints As Integer
Get
public:
property int NumberOfControlPoints {
int get ();
}
member NumberOfControlPoints : int with get
Property Value
Int32
See Also