CylindricalType property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT CylindricalType

Delphi Syntax

CylindricalType: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the cylinder shape in the Cylindrical dialog box. Possible values are:

Value

Meaning

CYL_HORZ

[$0000] Stretch the pixels along the vertical plane (horizontal cylinder).

CYL_VERT

[$0001] Stretch the pixels along the horizontal plane (vertical cylinder).

See Also

Elements:

ShowCylindricalDlg method, Value property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events