ViewportChangedEventArgs.IsAnimated Property
Gets whether or not the animation effect is used while the position of the current viewport is changed.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the map control is used animation effect; otherwise, false. |
See Also