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