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




Geometry type to be calculated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.