This document is archived and information here might be outdated. Recommended version. |
The height of the window.
[Visual Basic .NET]
Public Property Height As Integer
[C#]
public int Height {get; set;}
The Height and Width properties determine the size of the window. This is in screen units.