Sets the orientation to the opposite of the current value. | |
Syntax: | object.ReverseOrientation |
Description: | CimAxis.ReverseOrientation allows
you to reverse the orientation without knowing what
the current orientation is. For an X axis, the orientation is set to apOrientationTop when its orientation is apOrientationBottom and vice versa. For a Y axis, the orientation is set to apOrientationRight when its orientation is apOrientationLeft and vice versa. |