ESRI.ArcGIS.ConversionTools
raster_field Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > RasterToPoint Class : raster_field Property




The field to assign values from the cells in the input raster to the points in the output dataset. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property raster_field As Object
Visual Basic (Usage)Copy Code
Dim instance As RasterToPoint
Dim value As Object
 
instance.raster_field = value
 
value = instance.raster_field
C# 
public object raster_field {get; set;}

See Also

© 2010 All Rights Reserved.