Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifDouble Class / Values Property

In This Topic
    Values Property (ExifDouble)
    In This Topic
    Gets the array of double-precision floating-point numbers.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.Double()
    public System.double[] Values {get;}
    See Also