Wall property (LEADDlgImgDoc Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT32 Wall

Delphi Syntax

Wall: L_INT32

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the height of a wall in the LineRemove dialog box.

Walls are slices of a line that are too wide to be considered part of the line. Examples of walls include a character that a line passes through or a perpendicular line. If the image contains lines that pass through characters, set Wall to be equal to or a little larger than the MaxLineWidth property. If LINE_USE_DPI is set in the ProcessFlags property, 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