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