Back to Devexpress

ViewportChangedEventArgs.IsAnimated Property

windowsforms-devexpress-dot-xtramap-dot-viewportchangedeventargs-5f2dddca.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public bool IsAnimated { get; }
vb
Public ReadOnly Property IsAnimated As Boolean

Property Value

TypeDescription
Boolean

true if the map control is used animation effect; otherwise, false.

|

See Also

ViewportChangedEventArgs Class

ViewportChangedEventArgs Members

DevExpress.XtraMap Namespace