RelMoveTo.Y

RelMoveTo.Y property

Y element represents the y-coordinate of the first vertex of a path. If the MoveTo element appears between two elements, the Y element represents the y-coordinate of the first vertex after the break in the path.

public DoubleValue Y { get; set; }

See Also