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 > RasterToPolyline Class : raster_field Property




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

Syntax

Visual Basic (Declaration) 
Public Property raster_field As Object
Visual Basic (Usage)Copy Code
Dim instance As RasterToPolyline
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.