Android.Locations.Format Enumeration
Enumerates values returned by the Format.Degrees, Format.Minutes, and Format.Seconds members and taken as a parameter of the Location.Convert member.

Syntax

public enum Format

Remarks

Enumerates values returned by the Format.Degrees, Format.Minutes, and Format.Seconds members and taken as a parameter of the Location.Convert member.

Members

Member NameDescription
DegreesConstant used to specify formatting of a latitude or longitude in the form "[+-]DDD.DDDDD where D indicates degrees.
MinutesConstant used to specify formatting of a latitude or longitude in the form "[+-]DDD:MM.MMMMM" where D indicates degrees and M indicates minutes of arc (1 minute = 1/60th of a degree).
SecondsConstant used to specify formatting of a latitude or longitude in the form "DDD:MM:SS.SSSSS" where D indicates degrees, M indicates minutes of arc, and S indicates seconds of arc (1 minute = 1/60th of a degree, 1 second = 1/3600th of a degree).

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0