DxfLoadConverterSettingsLayoutScaleDenominator Property |
Get or set the denominator 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 LayoutScaleDenominator { get; set; }
Public MustOverride Property LayoutScaleDenominator As Double
Get
Set
Property Value
Type:
Double
Denominator of placement scale of partial diagram layout. A value of 1.0 or more.
See Also