Leadtools.Workflow.ImageProcessing Namespace : LineRemoveCommandType Enumeration |
Flag that indicates which lines to remove.
public enum LineRemoveCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LineRemoveCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LineRemoveCommandType
public enum class LineRemoveCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Horizontal | Remove horizontal lines. |
0x00000002 | Vertical | Remove vertical lines. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.LineRemoveCommandType