Magidoc

LayoutOrientationEnum
Enum

The orientation of a layout.

Possible Values

#

ROTATE0

No rotation.

ROTATE90

Rotate 90 degrees clockwise.

ROTATE180

Rotate 180 degrees.

ROTATE270

Rotate 270 degrees clockwise.

FLIP0

Flip horizontally.

FLIP90

Flip horizontally and rotate 90 degrees clockwise.

FLIP180

Flip horizontally and rotate 180 degrees.

FLIP270

Flip horizontally and rotate 270 degrees clockwise.

Usages

#

References

#