RectangleF.Bottom
RectangleF.Bottom property
Gets the y-coordinate that is the sum of Y and Height of this RectangleF structure.
public float Bottom { get; }
See Also
- struct RectangleF
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the y-coordinate that is the sum of Y and Height of this RectangleF structure.
public float Bottom { get; }