Gets or sets the rectangle's center position
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Point Center { get; set; }
Public Property Center As Point
Get
Set
member Center : Point with get, set
Property Value
Type:
PointRemarks See Also