Enum EpfcRotationDegree
Description
This enumerated type contains the increments used to rotate a table.
See Also:
Values
EpfcROTATE_90
Rotate the table 90 degrees from the current orientation.
EpfcROTATE_180
Rotate the table 180 degrees from the current orientation.
EpfcROTATE_270
Rotate the table 270 degrees from the current orientation.
EpfcRotationDegree_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.