Table of Contents

Enum RotationType

Namespace
Iot.Device.Max7219
Assembly
Iot.Device.Max7219.dll

Rotation if several displays are rotated in a row.

public enum RotationType

Fields

Half = 2

each device is turned by 180 degree

Left = 3

each device is turned 90 degree to the left

None = 0

No rotation needed

Right = 1

each device is turned 90 degree to the right