Indicates the direction of the image when it was captured.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IOParams..::..GPSDirection EXIF_GPSImgDirection { get; set; }
Public Property EXIF_GPSImgDirection As IOParams..::..GPSDirection Get Set
public: property IOParams..::..GPSDirection EXIF_GPSImgDirection { IOParams..::..GPSDirection get (); void set (IOParams..::..GPSDirection value); }