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

Filter Property (PredefinedSpatialActivity)

Show in webframe





Gets or sets a value that represents the predefined spatial filter to use.
Syntax
public SpatialFilterCommandPredefined Filter {get; set;}
'Declaration
 
Public Property Filter As SpatialFilterCommandPredefined
'Usage
 
Dim instance As PredefinedSpatialActivity
Dim value As SpatialFilterCommandPredefined
 
instance.Filter = value
 
value = instance.Filter

            

            
public:
property SpatialFilterCommandPredefined Filter {
   SpatialFilterCommandPredefined get();
   void set (    SpatialFilterCommandPredefined value);
}

Property Value

The predefined spatial filter to use.
Requirements

Target Platforms

See Also

Reference

PredefinedSpatialActivity Class
PredefinedSpatialActivity Members

 

 


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