LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

Filter Property (PredefinedSpatialActivity)






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 SpatialFilterCommandPredefined Filter {get; set;}
 get_Filter();
set_Filter(value);
public:
property SpatialFilterCommandPredefined Filter {
   SpatialFilterCommandPredefined get();
   void set (    SpatialFilterCommandPredefined value);
}

Property Value

The predefined spatial filter to use.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PredefinedSpatialActivity Class
PredefinedSpatialActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.