ExifData.GPSTags

ExifData.GPSTags property

Gets or sets tags, which belong to GPS section only.

public TiffDataType[] GPSTags { get; set; }

Property Value

The GPS tags.

See Also