In The Hand LtdIn The Hand
Course Property
NamespacesInTheHand.Device.LocationGeoCoordinateCourse
.NET Components for Mobility
Gets or sets the heading in degrees relative to true north.
Declaration Syntax
C#Visual Basic
public double Course { get; set; }
Public Property Course As Double
	Get
	Set
Value
The heading in degrees relative to true north.
Remarks
The valid range includes values from 0.0 to 360.0, and NaN if the heading is not defined.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionCourse is set outside the valid range.

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0