'Usage
Dim instance As IShapeBase Dim increment As Double instance.IncrementRotation(increment)
Parameters
- increment
- Specifies how far the shape is to be rotated horizontally, in degrees. A positive value rotates the shape clockwise; a negative value rotates it counterclockwise.