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