ImageRequirements Class

Defines the requirements for loading an image.

  public class ImageRequirements

Public Instance Constructors

Constructor Description
ImageRequirements(bool) Initializes a new instance of the ImageRequirements class.
ImageRequirements(Size) Initializes a new instance of the ImageRequirements class.
ImageRequirements(bool, Size) Initializes a new instance of the ImageRequirements class.

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