HeaderVariablesCeLtScale Property
|
Current entity line type scale.
Namespace:
DXFReaderNET.Header
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double CeLtScale { get; set; }
Public Property CeLtScale As Double
Get
Set
public:
property double CeLtScale {
double get ();
void set (double value);
}
member CeLtScale : float with get, set
PROPERTY CeLtScale AS REAL8 GET SET
Property Value
Type:
DoubleRemarks Default value: 1.0.
See Also