Back to Devexpress

MapControl.ZoomCommand Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-9db126f7.md

latest1.0 KB
Original Source

MapControl.ZoomCommand Property

Returns a command that zooms a map.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public ICommand ZoomCommand { get; }
vb
Public ReadOnly Property ZoomCommand As ICommand

Property Value

TypeDescription
ICommand

An object that defines a command implementing the ICommand interface.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace