NurbCurve2dDataWeights Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public DoubleCollection Weights { get; }
Public ReadOnly Property Weights As DoubleCollection
Get
public:
property DoubleCollection^ Weights {
DoubleCollection^ get ();
}
member Weights : DoubleCollection with get
Property Value
Type:
DoubleCollection
See Also