WebPFrame.Left Property

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

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

Syntax

C#
public int Left { get; }

Property Value

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

See Also

Reference