MaxLineWidth property (LEADDlgImgDoc Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT32 MaxLineWidth

Delphi Syntax

MaxLineWidth: L_INT32

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the maximum average width of a line that is considered for removal in the LineRemove dialog box.

Lines that are greater in average width are not removed. If LINE_USE_DPI is set in ProcessFlags, units are in thousandths of an inch, otherwise units are in pixels.

See Also

Elements:

ShowLineRemoveDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events