Horizontal property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool Horizontal

Delphi Syntax

Horizontal: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the shear direction in the Shear dialog box. Possible values are:

Value

Meaning

TRUE

The Horizontal check box was checked. The shear direction is horizontal.

FALSE

The Horizontal check box wasn’t checked. The shear direction is vertical.

See Also

Elements:

ShowShearDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events