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