ExifInterface.TagGpsLongitude Field

Definition

Type is rational.

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

Field Value

Attributes

Remarks

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

Java documentation for android.media.ExifInterface.TAG_GPS_LONGITUDE.

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