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

Determines if the changing of the primary gauge's value will be animated.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AnimateValue As Boolean
C# 
public virtual bool AnimateValue {get; set;}

Property Value

Boolean

Requirements

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

See Also