This document is archived and information here might be outdated. Recommended version. |
The depart bearing of the item.
[Visual Basic .NET]
Public ReadOnly Property DepartBearing As Double
[C#]
public double DepartBearing {get;}
[C++]
HRESULT get_DepartBearing(
System.Double* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type double*