true

Scratch.Y property

Specifies a y-coordinate on a shape in local coordinates. Local coordinates are those whose frame of reference is the shape, instead of the page.

public DoubleValue Y { get; set; }

See Also