Wall Property (ILEADRasterLineRemoveDoc)

Visual Basic example

Visual C++ example

 

Syntax

long Wall;

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 the Wall property to be equal to or a little larger than the MaxLineWidth property. 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