# Item Angle

## Content

The **ItemAngle** property sets the angle of the control’s unselected items. The value of the **ItemAngle** property is interpreted as a measurement of degree, so setting the **ItemAngle** property to 180 would flip the image horizontally. The default item angle is 60, which turns the unselected items at a 60-degree angle.

Here are a few examples of **ItemAngle** property settings:

| **ItemAngle = 1** |
| ------------- |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemangle_1.png) |
| **ItemAngle = 45** |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemangle_45.png) |
| **ItemAngle = 90** |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemangle_90.png) |

## See Also

[Selected Item Offset](/componentone/docs/wpf/online-extended/CoverFlow2/CoverFlowFeatures/SelectedItemOffset)