EasingFunctionBase Methods
The base class for all easing functions.
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