RectangleFBottomRight 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 PointF BottomRight { get; set; }
Public Property BottomRight As PointF
Get
Set
member BottomRight : PointF with get, set
Property Value
Type:
PointFSee Also