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