Share via


RenderingMode Class

Enables applications to retrieve information about the rendering mode and coordinate system in which the application runs.

  public sealed class RenderingMode

Members

Public Instance Properties

Property Description
Overscan Gets a value that indicates the recommended overscan standoffs to use from each margin for any UI elements.
PixelAspect Gets a value that indicates the aspect ratio of a pixel on the coordinate system.
PlayerViewportSize Gets a value that indicates the recommended rendering surface size to use.
Viewport Gets a value that indicates the final rendering size of the player view port.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also