This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinTriangle Interface > ITinTriangle.AspectRadians Property (ArcObjects .NET 10.5 SDK) |
The aspect of the specified triangle in radians.
[Visual Basic .NET] Public ReadOnly Property AspectRadians As Double
[C#] public double AspectRadians {get;}
[C++]
HRESULT get_AspectRadians(
double* pAspect
);
[C++]
Parameters pAspect [out, retval] pAspect is a parameter of type double