ConversionTools
RasterToPolygon Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace : RasterToPolygon Class




The following tables list the members exposed by RasterToPolygon.

Public Constructors

 NameDescription
public ConstructorRasterToPolygon ConstructorOverloaded.   
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 polygon features in the output file. (In, Optional)  
public PropertysimplifySimplifies the polygon. (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

© 2011 All Rights Reserved.