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