Type alias Rotation

Rotation: "ROTATION_NONE" | "ROTATION_90_CLOCKWISE" | "ROTATION_180" | "ROTATION_90_COUNTERCLOCKWISE"

Generated using TypeDoc