EnableHorizontal Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableHorizontal;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

Setting

Description

VARIANT_TRUE

The EnableHorizontal check box was checked and the shear direction is horizontal.

VARIANT_FALSE

The EnableHorizontal check box wasn’t checked and the shear direction is vertical.

See Also

Elements

ShowShearDlg method