IdxRichEditShape.GetRotationAngle Method
Returns the floating shape’s rotation angle in degrees.
Declaration
function GetRotationAngle: Single;
Returns
| Type |
|---|
| Single |
Remarks
The positive or negative value indicates that the floating picture or text box is rotated clockwise or counterclockwise, respectively.
The GetRotationAngle function is the RotationAngle property’s getter.
See Also