Class Otm8009A
- Namespace
- nanoFramework.UI.GraphicDrivers
- Assembly
- nanoFramework.Graphics.Otm8009A.dll
Managed driver for Otm8009A.
public static class Otm8009A
- Inheritance
-
Otm8009A
- Inherited Members
Properties
GraphicDriver
Gets the graphic driver for the Otm8009A display.
public static GraphicDriver GraphicDriver { get; }
Property Value
Height
Default height. Use to overrride the one you'll pass in the screen and add it to the driver.
public static ushort Height { get; }
Property Value
Width
Default weight. Use to overrride the one you'll pass in the screen and add it to the driver.
public static ushort Width { get; }