SplineVertexWeigth Property
|
Gets or sets the weight of the spline control point.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double Weigth { get; set; }
Public Property Weigth As Double
Get
Set
public:
property double Weigth {
double get ();
void set (double value);
}
member Weigth : float with get, set
PROPERTY Weigth AS REAL8 GET SET
Property Value
Type:
DoubleSee Also