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