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




The input floating-point binary file. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.