MinLineLength Property (ILEADRasterLineRemoveDoc)

Visual Basic example

Visual C++ example

 

Syntax

long MinLineLength;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the minimum length of a line considered for removal in the LineRemove dialog box.

Lines less than this length are not removed. If LINE_USE_DPI is set in the Flags property, units are in thousandths of an inch, otherwise units are in pixels.

See Also

Elements

ShowLineRemoveDlg method