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