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

XmpTagNames.XmpDMVideoPixelAspectRatio Property

Gets the xmpDM:VideoPixelAspectRatio tag.

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

Syntax

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

Property Value

xmpDM:VideoPixelAspectRatio tag.

Remarks

Aspect ratio, expressed as ht/wd. Belongs to the XMP dynamic media schema.

See Also

Reference