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

In This Topic
    ISOSpeedLatitudezzz Property
    In This Topic
    Gets or sets the ISO speed latitude zzz value of a camera or input device that is defined in ISO 12232.
    Syntax
    'Declaration
     
    Public Property ISOSpeedLatitudezzz As System.Nullable(Of UInteger)
    public System.Nullable<uint> ISOSpeedLatitudezzz {get; set;}
    See Also