RemoveFlags Property (ILEADRasterLineRemoveDoc)

Visual Basic example

Visual C++ example

 

Syntax

LineRemoveConstants RemoveFlags;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets, which lines to remove in the LineRemove dialog box. Possible values are:

Value

Meaning

LINEREMOVE_HORIZONTAL

Remove horizontal lines

LINEREMOVE_VERTICAL

Remove vertical lines

See Also

Elements

ShowLineRemoveDlg method