(4) Graphics Device Hookups
Class GraphicsDevice contains GraphicsConfiguration that encapsulates the configuration of the Output Device.
You use GraphicsConfiguration to :
- get the current ColorModel,
- get the available Fonts,
- register a new Font,
- optimise drawing operations.