Gets/sets top position of the frame.

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

Syntax

Visual Basic

Public Overridable Property Top As Integer

C#

public virtual int Top { get; set; }

Property Value

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