Position Methods |
The Position type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
Equals(Position) |
Whether this position is equal to another position.
| |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HeadingString |
Returns the abbreviation ("N", "NE", "E" etc) for a given heading.
| |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |