IndicatorAnimation Members
In This Article
#Constructors
Name | Description |
---|---|
Indicator |
Initializes a new instance of the Indicator |
#Fields
Name | Description |
---|---|
Duration |
Identifies the Indicator |
Easing |
Identifies the Indicator |
Enable |
Identifies the Indicator |
#Properties
Name | Description |
---|---|
Duration | Gets or sets the duration of an animation effect. |
Easing |
Gets or sets an animation function that defines how indicator values change during animation. |
Enable | Gets or sets a value specifying whether the value indicator should be animated when changing its value. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Gauge |
See Also