Click or drag to resize

ScaleSettingsCurrentPhysicalScale Property

The current scale according to the physical size of the Sheet

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public double CurrentPhysicalScale { get; }

Property Value

Type: Double
Remarks

The current scale according to the physical size of the Sheet

The property is only valid if the WindowlessComponent is a child of a Map

See Also