Property Right
Right
Gets or sets the x-coordinate that is the sum of X and Width of this RectangleF structure.
public float Right { get; set; }
Property Value
- float
The x-coordinate that is the sum of X and Width of this RectangleF structure.
Gets or sets the x-coordinate that is the sum of X and Width of this RectangleF structure.
public float Right { get; set; }
The x-coordinate that is the sum of X and Width of this RectangleF structure.