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




For a list of all members of this type, see RasterToPolygon members.

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.