Gets or sets the height of the control size.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic virtual int Height { get; set; }Public Overridable Property Height As Integer
	Get
	Set
abstract Height : int with get, set
override Height : int with get, set
Property Value
Type: 
Int32
See Also