Click or drag to resize

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; }

Property Value

Type: PointF
See Also