Class Ili9342
- Namespace
- nanoFramework.UI.GraphicDrivers
- Assembly
- nanoFramework.Graphics.Ili9342.dll
Managed driver for Ili9342.
public static class Ili9342
- Inheritance
-
Ili9342
- Inherited Members
Properties
GraphicDriver
Gets the graphic driver for the Ili9342 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 uint 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 uint Width { get; }