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