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




The geometry of the neighborhood. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.