RectangleF.Right

RectangleF.Right property

Gets the x-coordinate that is the sum of X and Width of this RectangleF structure.

public float Right { get; }

See Also