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

IFrame.Top Property

Returns vertical position of the left top corner of the frame.

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

Syntax

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

Property Value

Y-coordinate of the left top corner of the frame (in pixels).

See Also

Reference