WebPFrame.Top Property

Gets a vertical position of the left top corner of this frame.

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

Syntax

C#
public int Top { get; }

Property Value

The y-coordinate of the upper-left corner of this frame.

See Also

Reference