Enum pfcRotationDegree
Description
This enumerated type contains the increments used to rotate a table.
See Also:
Values
ROTATE_90
Rotate the table 90 degrees from the current orientation.
ROTATE_180
Rotate the table 180 degrees from the current orientation.
ROTATE_270
Rotate the table 270 degrees from the current orientation.
RotationDegree_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.