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

XmpTagNames.ExifApertureValue Property

Gets the exif:ApertureValue tag.

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

Syntax

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

Property Value

exif:ApertureValue tag.

Remarks

EXIF tag 37378, 0x9202. Belongs to the EXIF schema.

See Also

Reference