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