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