Back to Devexpress

LinearScaleComponent.IsAnimating Property

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-linear-dot-linearscalecomponent-6f952da8.md

latest1.3 KB
Original Source

LinearScaleComponent.IsAnimating Property

Gets a value indicating whether or not the animation is currently running.

Namespace : DevExpress.XtraGauges.Win.Gauges.Linear

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public override bool IsAnimating { get; }
vb
Public Overrides ReadOnly Property IsAnimating As Boolean

Property Value

TypeDescription
Boolean

true if the animation is running; otherwise, false.

|

See Also

LinearScaleComponent Class

LinearScaleComponent Members

DevExpress.XtraGauges.Win.Gauges.Linear Namespace