PsdGroupFrame.Y Property

Gets the y-coordinate of the upper-left corner of this layer.

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

Syntax

C#
public override int Y { get; }

Property Value

The y-coordinate of the upper-left corner of this frame (in pixels).

See Also

Reference