RectangleMiddleTop Property |
Gets or sets the point at the
MiddleX and
Top of the rectangle
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Point MiddleTop { get; set; }
Public Property MiddleTop As Point
Get
Set
member MiddleTop : Point with get, set
Property Value
Type:
PointSee Also