Gets or sets the logical left of this rectangle (X co-ordinate if Width is positive, X + Width if negative)
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public float Left { get; set; }
Public Property Left As Single
Get
Set
member Left : float32 with get, set
Property Value
Type:
SingleSee Also