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: 12.0.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