Property Top
Top
Gets or sets the y-coordinate of the top edge of this RectangleF structure.
public float Top { get; set; }
Property Value
- float
The y-coordinate of the top edge of this RectangleF structure.
Gets or sets the y-coordinate of the top edge of this RectangleF structure.
public float Top { get; set; }
The y-coordinate of the top edge of this RectangleF structure.