ScaleSettingsCurrentDisplayScale Property |
The current display scale
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public double CurrentDisplayScale { get; }
Public ReadOnly Property CurrentDisplayScale As Double
Get
Property Value
Type:
DoubleRemarks The current scale according to the display
The property is only valid if the WindowlessComponent is a child of a Map
See Also