Gets/sets left position of the frame.

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

Syntax

Visual Basic

Public Overridable Property Left As Integer

C#

public virtual int Left { get; set; }

Property Value

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