Back to Devexpress

MiniMap.EnableZooming Property

wpf-devexpress-dot-xpf-dot-map-dot-minimap-1346bab9.md

latest951 B
Original Source

MiniMap.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

MiniMap Class

MiniMap Members

DevExpress.Xpf.Map Namespace