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




The output floating-point raster file. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.