MaxDotHeight property (LEADDlgImgDoc Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT32 MaxDotHeight

Delphi Syntax

MaxDotHeight: L_INT32

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the maximum height of a dot to be removed in the DotRemove dialog box.

If DOT_USE_DPI is set in the ProcessFlags property, units are in thousandths of an inch, otherwise units are in pixels.

See Also

Elements:

ShowDotRemoveDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events