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