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

In This Topic
    GpsSpeedRef Property
    In This Topic
    Gets or sets the unit used to express the GPS receiver speed of movement.
    Syntax
    'Declaration
     
    Public Property GpsSpeedRef As GpsSpeedRef
    public GpsSpeedRef GpsSpeedRef {get; set;}
    See Also