This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.ExifMeteringMode Property

Gets the exif:MeteringMode tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property ExifMeteringMode As String
C#
public static string ExifMeteringMode { get; }

Property Value

exif:MeteringMode tag.

Remarks

EXIF tag 37383, 0x9207. Belongs to the EXIF schema.

See Also

Reference