Tesla Graphics Engine Documentation (January 2012)
DisplayOrientation Enumeration
TeslaTesla.GraphicsDisplayOrientation
Defines the display orientation.
Declaration Syntax
C#
[FlagsAttribute]
public enum DisplayOrientation
Members
Member Description
Default Default orientation.
LandscapeLeft Display is rotated CCW 90 degrees into a landscape orientation (width > height).
LandscapeRight Display is rotated CW 90 degrees into a landscape orientation (width > height).
Portrait Display is oriented where height is greater than width.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)