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