Property Origin
Origin
Gets or sets the coordinates of the top-left corner of the rectangle.
public Point Origin { get; set; }
Property Value
- Point
Gets or sets the coordinates of the top-left corner of the rectangle.
public Point Origin { get; set; }