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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the map control is used animation effect; otherwise, false. |
See Also