Property Y
Y
Gets or sets the y-coordinate of the upper-left corner of this RectangleF structure.
public float Y { get; set; }
Property Value
- float
The y-coordinate of the upper-left corner of this RectangleF structure.
Gets or sets the y-coordinate of the upper-left corner of this RectangleF structure.
public float Y { get; set; }
The y-coordinate of the upper-left corner of this RectangleF structure.