MapPointer.UseAnimation Property
In This Article
Gets or sets whether to play the animation when a location of the map pointer is changed on a map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to play the animation when a location of the map pointer is changed; otherwise, false. |
See Also