[]
Gets the x-coordinate that is the sum of Left and Width property values of this Rectangle structure.
public double Right { get; set; }
Public Property Right As Double
Type | Description |
---|---|
double | The x-coordinate that is the sum of Left and Width of this Rectangle. |