Skip to main content

Interface IRotatableDisplay

Represents a display that supports rotation in 90 degree increments

Assembly: Meadow.Foundation.dll
View Source
Declaration
public interface IRotatableDisplay

Properties

Rotation

Gets the current display rotation

View Source
Declaration
RotationType Rotation { get; }

Methods

SetRotation(RotationType)

Set the rotation of the display

View Source
Declaration
void SetRotation(RotationType rotation)
Parameters
TypeNameDescription
Meadow.Foundation.Graphics.RotationTyperotationThe rotation