[This is preliminary documentation and is subject to change.]
Provides a Graphics object onto which graphics and text may be drawn to the LCD screen.
This canvas is sent to the LCD display using the UpdateDisplay method.
That must be called anytime the screen is to be updated - rendering graphics and text to this canvas will not automatically update the LCD display.