dbicGauge Send comments on this topic.
AnimationInterval Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGaugeObject Class : AnimationInterval Property

Gets or sets the speed of the animation for the gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AnimationInterval As Integer
C# 
public virtual int AnimationInterval {get; set;}

Property Value

Integer

Remarks

The smaller the value, the faster the animation process will be.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also