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
- struct Rectangle
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the x-coordinate that is the sum of X and Width property values of this Rectangle structure.
public int Right { get; }