GifFrameSettings.Left Property

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

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

Syntax

C#
public ushort Left { get; set; }

Property Value

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

See Also

Reference