Gets or sets the coordinates of the upper-left corner of this RotatedRectangleF.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
public PointF Location { get; set; }
The PointF value which represents the upper-left corner of this RotatedRectangleF.