MinDotHeight Property (ILEADRasterDotRemoveDoc)

Visual Basic example

Visual C++ example

 

Syntax

long MinDotHeight;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

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

See Also

Elements

ShowDotRemoveDlg method