Back to Devexpress

MiniMap.SetMapCenterOnClick Property

wpf-devexpress-dot-xpf-dot-map-dot-minimap-deab02d2.md

latest1.0 KB
Original Source

MiniMap.SetMapCenterOnClick Property

Gets or sets a value indicating whether to change the map center when an end-user clicks the mini map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Boolean

true to allow setting the center point; otherwise, false.

|

See Also

MiniMap Class

MiniMap Members

DevExpress.Xpf.Map Namespace