KnotCollectionEndParameter
Property
|
Property that represents the last knot value
of this collection.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double EndParameter { get; }
Public ReadOnly Property EndParameter As Double
Get
public:
property double EndParameter {
double get ();
}
member EndParameter : float with get
Property Value
Double
See Also