X

RelMoveTo.X property

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

public DoubleValue X { get; set; }

See Also