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