PlotSettingsPrintScale Property
|
Gets the scale factor.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double PrintScale { get; }
Public ReadOnly Property PrintScale As Double
Get
public:
property double PrintScale {
double get ();
}
member PrintScale : float with get
PROPERTY PrintScale AS REAL8 GET
Property Value
Type:
DoubleSee Also