Back to Devexpress

IdxRichEditShape.RotationAngle Property

vcl-dxrichedit-dot-nativeapi-dot-idxricheditshape-6e76b269.md

latest1.1 KB
Original Source

IdxRichEditShape.RotationAngle Property

Rotates the floating picture or text box.

Declaration

delphi
property RotationAngle: Single read; write;

Property Value

Type
Single

Remarks

Assign a positive or negative value (in degrees) to rotate the floating shape clockwise or counterclockwise, respectively.

ValueExample
0
45
-30

The default RotationAngle property value is 0.

See Also

IdxRichEditShape Interface

IdxRichEditShape Members

dxRichEdit.NativeApi Unit