RectangleMiddleLeft Property  | 
 
            Gets or sets the point at the 
Left and 
MiddleY of the rectangle
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic Point MiddleLeft { get; set; }Public Property MiddleLeft As Point
	Get
	Set
member MiddleLeft : Point with get, set
Property Value
Type: 
Point
See Also