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