MapViewport.ZoomLevel Property
Gets or sets the zoom level of the viewport.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value specifying the viewport’s zoom level. |
See Also