Click or drag to resize

JwSaveConverterSettingsLayoutScaleDenominator Property

Gets or sets the denominator 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)
Syntax
public abstract double LayoutScaleDenominator { get; set; }

Property Value

Type: Double
Denominator of placement scale of part drawing layout. A value of 1.0 or more.
See Also