Dimension property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Dimension

Delphi Syntax

Dimension: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the size of the grain in the Halftone dialog box

Possible values range from 2 to 100. This value is ignored if HalftoneType is HT_VIEW or HT_PRINT. If HalftoneType is not HT_VIEW or HT_PRINT, the Dimension property should be >= 1.

See Also

Elements:

ShowHalftoneDlg method, Angle property, HalftoneType property, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, SelectedBitmapList property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events