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




The input USGS DEM file. The DEM must be standard USGS 7.5 minute, 1 degree, or any other file in the USGS DEM format. The DEM may be in either fixed or variable record-length format. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.