RenderDevice
Represents the renderers setting.
All possible device kinds.
Gets or sets the number of color bits of the device, e.g. 32.
Gets the height of the device in pixels.
Gets or sets the type of the device.
Gets the width of the device in pixels.
Gets or sets the update frequency of the device in frames / s.
Gets or sets if the output is not a bitmap but a grid.
Gets or sets if the output is interlaced.
Gets or sets the number of monochrome bits of the device, e.g. 0
if the device is color.
Gets or sets the options of the viewport.
Gets or sets the pixel density of the device in dpi.
Gets or sets the height of the viewport in pixels.
Gets or sets the width of the viewport in pixels.
Creates a new render device with the given device width and height.
These values are then also the initial values of the viewport.