Click or drag to resize

ScaleSettingsCurrentScale Property

The current scale

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public double CurrentScale { get; }

Property Value

Double
Remarks

The current scale according to the UseDisplayScale property.

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

See Also