DioDocs for PDF
GpsLatitudeRef 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 : GpsLatitudeRef 列挙体
Indicates whether the latitude is north or south latitude.
シンタックス
'宣言
 
Public Enum GpsLatitudeRef 
   Inherits System.Enum
public enum GpsLatitudeRef : System.Enum 
メンバ
メンバ解説
NorthLatitudeNorth latitude
NotDefinedNot defined (default).
SouthLatitudeSouth latitude
UnknownUnrecognized value
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Imaging.Exif.GpsLatitudeRef

参照

GrapeCity.Documents.Imaging.Exif 名前空間