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




The field used to assign values to the output raster. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.