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

XmpTagNames.XmpDMVideoFrameSize Property

Gets the xmpDM:VideoFrameSize tag.

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

Syntax

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

Property Value

xmpDM:VideoFrameSize tag.

Remarks

Frame size. Belongs to the XMP dynamic media schema.

See Also

Reference