This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerInit3 Interface > IImageServerInit3.DEM Property (ArcObjects .NET 10.4 SDK) |
The DEM for 3D mensuration.
[Visual Basic .NET] Public Property DEM As IRaster
[C#] public IRaster DEM {get; set;}
[C++]
HRESULT get_DEM(
IRaster** ppDEM
);
[C++]
HRESULT putref_DEM(
IRaster* ppDEM
);
[C++]
Parameters ppDEM [out, retval]
ppDEM is a parameter of type IRaster ppDEM [in]
ppDEM is a parameter of type IRaster