Gets or sets the width in paper space units.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double Width { get; set; }
Public Property Width As Double
Get
Set
public:
property double Width {
double get ();
void set (double value);
}
member Width : float with get, set
PROPERTY Width AS REAL8 GET SET
Property Value
Type:
DoubleSee Also