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

In This Topic
    MeteringMode Property
    In This Topic
    Gets or sets the metering mode.
    Syntax
    'Declaration
     
    Public Property MeteringMode As ExifMeteringMode
    public ExifMeteringMode MeteringMode {get; set;}
    See Also