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

In This Topic
    GpsImgDirectionRef Property
    In This Topic
    Gets or sets the reference for giving the direction of the image when it is captured.
    Syntax
    'Declaration
     
    Public Property GpsImgDirectionRef As GpsDirectionRef
    public GpsDirectionRef GpsImgDirectionRef {get; set;}
    See Also