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

XmpTagNames.ExifFocalPlaneXResolution Property

Gets the exif:FocalPlaneXResolution tag.

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

Syntax

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

Property Value

exif:FocalPlaneXResolution tag.

Remarks

EXIF tag 41486, 0xA20E. Belongs to the EXIF schema.

See Also

Reference