Indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double EXIF_GPSDestBearing { get; set; }
Public Property EXIF_GPSDestBearing As Double Get Set
public: property double EXIF_GPSDestBearing { double get (); void set (double value); }