ESRI.ArcGIS.SpatialAnalystTools
ZonalGeometryAsTable Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : ZonalGeometryAsTable Class




Calculates for each zone in a dataset the geometry measures (area, perimeter, thickness, and the characteristics of ellipse) and reports the results as a table.

Syntax

Visual Basic (Declaration) 
Public Class ZonalGeometryAsTable 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ZonalGeometryAsTable
C# 
public class ZonalGeometryAsTable : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.ZonalGeometryAsTable

See Also

© 2010 All Rights Reserved.