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




Extracts the cell values of a raster based on a set of point features and records the values in the attribute table of an output feature class.

Syntax

Visual Basic (Declaration) 
Public Class ExtractValuesToPoints 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ExtractValuesToPoints
C# 
public class ExtractValuesToPoints : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.ExtractValuesToPoints

See Also

© 2010 All Rights Reserved.