MapControl.Zoom(Double) Method
Zooms a map to the specified level.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| zoomLevel | Double | A double value specifying the level to which a map should be zoomed. |
See Also