MiniMap.SetMapCenterOnClick Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow setting the center point; otherwise false. |
See Also