This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinSurfaceElement Interface > ITinSurfaceElement.Elevation Property (ArcObjects .NET 10.4 SDK) |
The z value of the element.
[Visual Basic .NET] Public ReadOnly Property Elevation As Double
[C#] public double Elevation {get;}
[C++]
HRESULT get_Elevation(
double* pElevation
);
[C++]
Parameters pElevation [out, retval] pElevation is a parameter of type double