LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

LineRemoveCommandType Enumeration

Show in webframe





Flag that indicates which lines to remove.

Syntax
public enum LineRemoveCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum LineRemoveCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LineRemoveCommandType

            

            
public enum class LineRemoveCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001HorizontalRemove horizontal lines.
0x00000002VerticalRemove vertical lines.
Remarks
You can use a bitwise OR (|) to specify one or more flags.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.LineRemoveCommandType

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.