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

XmpTagNames.ExifPixelYDimension Property

Gets the exif:PixelYDimension tag.

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

Syntax

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

Property Value

exif:PixelYDimension tag.

Remarks

EXIF tag 40963, 0xA003. Belongs to the EXIF schema.

See Also

Reference