Property Location
Location
Gets or sets the coordinates of the upper-left corner of this RectangleF structure.
public PointF Location { get; set; }
Property Value
- PointF
A PointF that represents the upper-left corner of this RectangleF structure.