VideoSurface.SetUserZoomModeOverride Method

Specifies whether the user is allowed to change the zoom mode in the application.

Syntax

  public void SetUserZoomModeOverride(
  bool  enable
);

Parameters

enable

System.Boolean. If true, the user is allowed to change the application's zoom mode; otherwise, false.

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also