Click or drag to resize

RectangleFMiddleLeft Property

Gets or sets the point at the Left and MiddleY of the rectangle

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PointF MiddleLeft { get; set; }

Property Value

Type: PointF
See Also