[]
Gets or sets the height of the viewport (in pixels).
public int Height { get; set; }
Public Property Height As Integer
Zero height extends the viewport till the opposite edge of the owner element. Negative height extends the viewport backwards.