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




The following tables list the members exposed by RasterToPolygon.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster dataset. (In, Required)  
Public Propertyout_polygon_featuresThe output feature class that will contain the converted polygons. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyraster_fieldThe field used to assign values from the cells in the input raster to the polygons in the output dataset. (In, Optional)  
Public PropertysimplifyDetermines if the output polygons will be smoothed into simpler shapes or conform to the input raster's cell edges. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.