MapControl.ZoomCommand Property
Returns a command that zooms a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | An object that defines a command implementing the ICommand interface. |
See Also