Back to Devexpress

MapControl.EnableZooming Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-3f5b4e14.md

latest971 B
Original Source

MapControl.EnableZooming Property

Gets or sets a value indicating whether zooming is enabled.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool EnableZooming { get; set; }
vb
Public Property EnableZooming As Boolean

Property Value

TypeDescription
Boolean

true if zooming is enabled; otherwise, false.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace