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




The following tables list the members exposed by TabulateArea.

Public Constructors

 NameDescription
Public ConstructorTabulateArea ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyclass_fieldThe field that holds the class values. (In, Required)  
Public Propertyin_class_dataThe dataset that defines the classes that will have their area summarized within each zone. (In, Required)  
Public Propertyin_zone_dataDataset that defines the zones. (In, Required)  
Public Propertyout_tableOutput table that will contain the summary of the area of each class in each zone. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyprocessing_cell_sizeThe processing cell size for the zonal operation. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyzone_field Field that holds the values that define each zone. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.