RotateFlags property (LEADDlgImage Control)
Builder Syntax |
L_UINT RotateFlags |
Delphi Syntax |
RotateFlags: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the type of resizing to perform in the Rotate dialog box. Possible values are:
Value |
Meaning |
0 |
Normal resize. |
ROTATE_RESAMPLE |
Resample resize. |
ROTATE_BICUBIC |
Bicubic resize. |
See Also
Elements: |
|
Topics: |