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