Property Bottom
Bottom
Gets or sets the y-coordinate that is the sum of Y and Height of this RectangleF structure.
public float Bottom { get; set; }
Property Value
- float
The y-coordinate that is the sum of Y and Height of this RectangleF structure.