In This Topic
For a list of all methods of this type, see
Fix32.
Public Methods
| Name | Description |
 | CompareTo | Compares the current instance with another object of the same type. |
 | Equals | Returns a value indicating whether this instance is equal to a specified object. |
 | GetHashCode | Serves as a hash function for Fix32 type. |
 | ToFloat | Returns a float value that represents the current object. |
 | ToPositiveFloat | Returns a positive float value that represents the current object. |
 | ToString | Returns a string that represents the current object. |
See Also