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 int Left { get; set; }
Public Property Left As Integer
Get
Set
member Left : int with get, set
Property Value
Type:
Int32See Also