JwSaveConverterSettingsLayoutScaleNumerator Property |
Gets or sets the numerator of the placement scale of the part drawing layout in [Paper Defaults].
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract double LayoutScaleNumerator { get; set; }Public MustOverride Property LayoutScaleNumerator As Double
Get
Set
Property Value
Type:
Double
Molecule of the arrangement scale of the part drawing layout. A value of 1.0 or more.
See Also