ESRI.ArcGIS.SpatialAnalystTools
filter Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > Thin Class : filter Property




Specifies whether a filter will be applied as the first phase of thinning. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property filter As String
Visual Basic (Usage)Copy Code
Dim instance As Thin
Dim value As String
 
instance.filter = value
 
value = instance.filter
C# 
public string filter {get; set;}

See Also

© 2010 All Rights Reserved.