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




The following tables list the members exposed by RasterToPoint.

Public Constructors

 NameDescription
public ConstructorRasterToPoint ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_rasterThe input integer raster dataset. (In, Required)  
public Propertyout_point_featuresThe output feature class that will contain the converted points. (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 points in the output file. (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.