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