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

DetectionType Property

Show in webframe





Gets or sets flags that indicate the detection technique to use.
Syntax
public DeskewCommandDetectionType DetectionType {get; set;}
'Declaration
 
Public Property DetectionType As DeskewCommandDetectionType
'Usage
 
Dim instance As DeskewActivity
Dim value As DeskewCommandDetectionType
 
instance.DetectionType = value
 
value = instance.DetectionType

            

            
public:
property DeskewCommandDetectionType DetectionType {
   DeskewCommandDetectionType get();
   void set (    DeskewCommandDetectionType value);
}

Property Value

Flags that indicate the detection technique to use.
Requirements

Target Platforms

See Also

Reference

DeskewActivity Class
DeskewActivity Members

 

 


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