RotateLayout Element

Defines a rotation of 0, 90, 180, or 270 degrees for child elements.

Syntax

<RotateLayout
    AngleDegrees="{0 | 90 | 180 | 270}"
/>

Attributes

AngleDegrees

Specifies a rotation of 0, 90, 180, or 270 degrees.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also