RectangleF::Right Property
.NET Framework (current version)
Gets the x-coordinate that is the sum of X and Width of this RectangleF structure.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::SingleThe x-coordinate that is the sum of X and Width of this RectangleF structure.
The Right value represents the x-coordinate of the first point at the right edge of the rectangle that is not contained in the rectangle.
.NET Framework
Available since 1.1
Available since 1.1
Show: