This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* pAspect
);
[C++] Parameters pAspect [out, retval]
pAspect is a parameter of type double*