Share via


Size.Height Property

Gets or sets the vertical component of the size.

Syntax

  public int Height {get; set;}

Property Value

System.Int32.  Specifies the height, in pixels.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also