EasingFunctionBase Members
In This Article
#Properties
Name | Description |
---|---|
Easing |
Gets or sets a value that specifies how the animation interpolates. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of easing functions. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the elements from the Easing |
Clone() |
Creates a copy of the current Chart |
Ease |
Transforms normalized time to control the pace of an animation. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Easing |
Get |
Gets the hash code (a number) that corresponds to the value of the current Easing |
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 the textual representation of the chart element.
Inherited from Chart |
See Also