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




Identifies a value such that if a cell location contains the value, no spatial connectivity will be evaluated regardless how the number of neighbors is specified (FOUR or EIGHT). (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property excluded_value As Integer
Visual Basic (Usage)Copy Code
Dim instance As RegionGroup
Dim value As Integer
 
instance.excluded_value = value
 
value = instance.excluded_value
C# 
public int excluded_value {get; set;}

See Also

© 2010 All Rights Reserved.