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

IEncoderOptions.Left Property

Gets/sets left position of the frame.

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

Syntax

Visual Basic
Property Left As Integer
C#
                int Left { get; set; }

Property Value

X-coordinate of the top left corner of the frame.

See Also

Reference