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

Type Property (LineRemoveActivity)

Show in webframe





Flag that indicates which lines to remove.
Syntax
public LineRemoveCommandType Type {get; set;}
'Declaration
 
Public Property Type As LineRemoveCommandType
'Usage
 
Dim instance As LineRemoveActivity
Dim value As LineRemoveCommandType
 
instance.Type = value
 
value = instance.Type

            

            
public:
property LineRemoveCommandType Type {
   LineRemoveCommandType get();
   void set (    LineRemoveCommandType value);
}

Property Value

Flag that indicates which lines to remove.
Requirements

Target Platforms

See Also

Reference

LineRemoveActivity Class
LineRemoveActivity Members

 

 


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