ArcScaleComponent.IsAnimating Property
Gets a value indicating whether or not the animation is currently running.
Namespace: DevExpress.XtraGauges.Win.Gauges.Circular
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the animation is running; otherwise, false. |
See Also