Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GpsTrackRef Property

In This Topic
    GpsTrackRef Property
    In This Topic
    Gets or sets the reference for giving the direction of GPS receiver movement.
    Syntax
    'Declaration
     
    Public Property GpsTrackRef As GpsDirectionRef
    public GpsDirectionRef GpsTrackRef {get; set;}
    See Also