Angle Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

long Angle;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the angle value.

The Angle property is associated with the following dialog boxes:

Hue dialog box:

In this case it represents the amount to change the hue, in degrees. Possible values range from -180 to 180.

Halftone dialog box:

In this case it represents the angle of rotation, expressed in hundredths of degrees. Possible values range from -36000 to 36000. A value of 0 produces a horizontal halftone pattern. This property specifies the number of degrees to change the pattern. Positive values rotate the pattern clockwise; negative values rotate the pattern counterclockwise. This value is ignored if HalftoneType is HT_RECT, HT_CIRC, HT_RAND or HT_USERDEF.

See Also

Elements

ShowHueDlg method, ShowHalftoneDlg method, Dimension property, HalftoneType property, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, SelectedBitmapList property, SelectedBitmapsCount property