This document is archived and information here might be outdated. Recommended version. |
The slope of the specified triangle in radians.
[Visual Basic .NET]
Public ReadOnly Property SlopeRadians As Double
[C#]
public double SlopeRadians {get;}
[C++]
HRESULT get_SlopeRadians(
System.Double* pSlope
);
[C++] Parameters pSlope [out, retval]
pSlope is a parameter of type double*