ExifInterface.TagGpsLatitude Field

Definition

Type is rational.

[Android.Runtime.Register("TAG_GPS_LATITUDE")]
public const string TagGpsLatitude;
[<Android.Runtime.Register("TAG_GPS_LATITUDE")>]
val mutable TagGpsLatitude : string

Field Value

Attributes

Remarks

Type is rational. Format is "num1/denom1,num2/denom2,num3/denom3".

Java documentation for android.media.ExifInterface.TAG_GPS_LATITUDE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to