BingDetail.CompassDegrees Property
Returns the angle in degrees for which it is necessary to change the travel direction.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Int32 | A Int32 value representing an angle expressed in degrees. |
Remarks
For more information, refer to the Bing Route Data topic in MSDN.
See Also