AreaInformation

ExifGpsPackage.AreaInformation property

GPS エリアの名前を記録する文字列を取得または設定します。最初のバイトは使用される文字コードを示し、これに GPS エリアの名前が続きます.

public byte[] AreaInformation { get; set; }

プロパティ値

GPSエリアの名前を記録した文字列.

関連項目