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