Rectangle.Right

Rectangle.Right property

Gets the x-coordinate that is the sum of X and Width property values of this Rectangle structure.

public int Right { get; }

See Also