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

XmpTagNames.ExifFocalLength Property

Gets the exif:FocalLength tag.

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

Syntax

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

Property Value

exif:FocalLength tag.

Remarks

EXIF tag 37386, 0x920A. Belongs to the EXIF schema.

See Also

Reference