Indicates the reference used for giving the bearing to the destination point. 'T' denotes true direction and 'M' is magnetic direction.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string EXIF_GPSDestBearingRef { get; set; }
Public Property EXIF_GPSDestBearingRef As String Get Set
public: property String^ EXIF_GPSDestBearingRef { String^ get (); void set (String^ value); }