Methods
The following methods are defined in the Fixed class.
| Name | Description |
|---|---|
| Constructor | Initialize the Fixed object |
| ToString | Returns a string |
Static methods
| Name | Description |
|---|---|
| Round | Round as a Fixed object |
| RoundDown | Truncate as a Fixed object |
| RoundUp | Round up as a Fixed object |