AnimationRate Structure Methods
In This Topic
For a list of all members of this type, see AnimationRate members.
Public Methods
| Name | Description |
 | Add | Adds the specified AnimationRate to this instance. |
  | Compare | Compares one AnimationRate value to another. |
 | Equals | Overloaded. Indicates whether the specified Object is equal to this AnimationRate. |
 | GetHashCode | Returns a hash code for this instance. |
  | Plus | Returns the specified instance of AnimationRate. |
 | Subtract | Subtracts the specified AnimationRate from this instance. |
 | ToString | Creates a string representation of this AnimationRate. |
Top
See Also