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

XmpTagNames.ExifPixelXDimension Property

Gets the exif:PixelXDimension tag.

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

Syntax

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

Property Value

exif:PixelXDimension tag.

Remarks

EXIF tag 40962, 0xA002. Belongs to the EXIF schema.

See Also

Reference