Combiner.Y Property

Gets or sets the y-coordinate of the upper-left corner of the overlay image.

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

Syntax

C#
public int Y { get; set; }

Property Value

The y-coordinate of the upper-left corner of the overlay image.

See Also

Reference