DxfLoadConverterSettingsLayoutScaleNumerator Property |
Get or set the numerator of the layout scale of the partial map layout.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract double LayoutScaleNumerator { get; set; }
Public MustOverride Property LayoutScaleNumerator As Double
Get
Set
Property Value
Type:
Double
Molecule of the arrangement scale of the partial diagram layout. A value of 1.0 or more.
See Also