The position functions are used to set where drawing should occur. They include:
| Function | Description |
| GetCurrentPosition | Returns current position in logical coordinates |
| GetCurrentPositionEx | Returns current position in logical coordinates |
| MoveToEx | Moves the current position to the specified point |