Gets or sets the Height of this rectangle
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public int Height { get; set; }
Public Property Height As Integer
Get
Set
member Height : int with get, set
Property Value
Type:
Int32See Also