Gets or sets a x-coordinate of the left edge of this RectangleRegion.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property Left As Single
public float Left { get; set; }
The Single value which represents a x-coordinate of the left edge of this RectangleRegion.