MapPointer.UseAnimation Property
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.1.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