Click or drag to resize

ScaleSettingsCurrentDisplayScale Property

The current display scale

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

Property Value

Type: Double
Remarks

The current scale according to the display

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

See Also