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

XmpTagNames.ExifSubjectDistance Property

Gets the exif:SubjectDistance tag.

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

Syntax

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

Property Value

exif:SubjectDistance tag.

Remarks

EXIF tag 37382, 0x9206. Belongs to the EXIF schema.

See Also

Reference