Click or drag to resize

ScaleSettingsCurrentDisplayScale Property

The current display scale

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

Property Value

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