Blender.X Property

Gets or sets the x-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 X { get; set; }

Property Value

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

See Also

Reference