HeaderVariablesPolylinewidth Property
|
Default polyline width.
Namespace:
DXFReaderNET.Header
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double Polylinewidth { get; set; }
Public Property Polylinewidth As Double
Get
Set
public:
property double Polylinewidth {
double get ();
void set (double value);
}
member Polylinewidth : float with get, set
PROPERTY Polylinewidth AS REAL8 GET SET
Property Value
Type:
DoubleSee Also