icon in 90 degree increments.
To use the rotate action:
rotate item {by | to the heading} quantity-expression degrees
To rotate an icon:
rotate item by {0 | 90 | 180 | 270} degrees
![]() |
Entering a value other than those specified causes G2 to round the number to the closest allowable value. For example, if you enter
40 degrees, G2 rounds that value down to 0 degrees; while entering 50 degrees causes G2 to round the value up to 90 degrees. Rotating an Icon From its Vertical Position
This action rotates an icon clockwise a specified number of degrees from its original upright position, which G2 refers to as its heading. The number of degrees you specify can be 0, 90, 180, or 270. Use the to the heading clause to rotate an icon regardless of its current rotation.
To rotate an icon from its upright vertical position:
rotate item to the heading {0 | 90 | 180 | 270} degrees
![]() |