Gets or sets the X co-ordinate of the 
Location of this rectangle
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic int X { get; set; }Public Property X As Integer
	Get
	Set
member X : int with get, set
Property Value
Type: 
Int32 See Also
See Also