Share via


Image.Flippable Property

Gets or sets a value that indicates whether the image should be mirrored on RTL systems.

Syntax

  public bool Flippable {get; set;}

Property Value

System.Booleantrue if the image should be mirrored; otherwise, false.

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