| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AnimationInterval As Integer | |
| C# | |
|---|---|
public virtual int AnimationInterval {get; set;} | |
Property Value
IntegerThe smaller the value, the faster the animation process will be.
| dbicGauge | Send comments on this topic. |
| AnimationInterval Property | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGaugeObject Class : AnimationInterval Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AnimationInterval As Integer | |
| C# | |
|---|---|
public virtual int AnimationInterval {get; set;} | |