Share via


Rectangle.Width Property

Gets or sets the width of the rectangle.

Syntax

  public int Width {get; set;}

Property Value

System.Int32.  The width of the rectangle.

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