RectangleF.Right
RectangleF.Right property
Gets or sets the x-coordinate that is the sum of X
and Width
of this RectangleF
structure.
public float Right { get; set; }
Return Value
The x-coordinate that is the sum of X
and Width
of this RectangleF
structure.
See Also
- struct RectangleF
- namespace Aspose.Imaging
- assembly Aspose.Imaging