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