Click or drag to resize

PlotSettingsPrintScaleNumerator Property

Gets or sets the numerator of custom print scale: real world (paper) units

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public double PrintScaleNumerator { get; set; }

Property Value

Type: Double
See Also