ConversionTools
in_dem_file Property
See Also  Send Feedback
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;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.