TdxPDFCustomImageAppearanceInfo.RotationAngle Property
Specifies a rotation angle applied to the image.
Declaration
property RotationAngle: TcxRotationAngle read; write;
Property Value
Type | Description |
---|---|
TcxRotationAngle | Enumerates predefined rotation angles. |
Remarks
Refer to the TcxRotationAngle type description for detailed information on available options.
See Also