public class Degree
Public Class Degree
public ref class Degree
type Degree = class end
LocRecordDegree(Double) | Creates a new instance of the Degree class |
LocRecordDegree(Boolean, Int32, Int32, Int32, Int32) | Creates a new instance of the Degree class |
DecimalDegrees | Returns the decimal representation of the Degree instance |
Degrees | Number of full degrees |
IsNegative | Is negative value |
Milliseconds | Number of Milliseconds |
Minutes | Number of minutes |
Seconds | Number of seconds |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |