Table of Contents

Class Gc9A01

Namespace
nanoFramework.UI.GraphicDrivers
Assembly
nanoFramework.Graphics.Gc9A01.dll

Managed driver for GC9A01.

public static class Gc9A01
Inheritance
Gc9A01
Inherited Members

Properties

GraphicDriver

Gets the graphic driver for the Gc9A01 display.

public static GraphicDriver GraphicDriver { get; }

Property Value

GraphicDriver

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

ushort

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; }

Property Value

ushort