ViewportChangedEventArgs.ZoomLevel Property
Returns the zoom level of the current viewport.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A double value that is the zoom level of the current viewport. |
See Also