[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.Right

Right Property

Right

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

Declaration
public double Right { get; set; }
Public Property Right As Double
Property Value
Type Description
double

The x-coordinate that is the sum of Left and Width of this Rectangle.