Rotation Property

Visual LANSA Feature

Rotation Property

DirectX Only

Rotation allows a control to rotate about a given origin as specified by the RotationOriginLeft and RotationOriginTop properties.

Rotation is a measured in degrees and has a range of values from 0 to 359.

Rotation, like Scale and Skew, is a visual effect and does not alter the fundamental size and position of the control.  The left, top, height and width properties maintain their value.  Rotated controls are clipped to ensure they fit within the bounds of their parent control.