# Item Distance

## Content

The **ItemDistance** property sets the distance between the unselected items. The value for this property is relative to the current item size, meaning that the distance between the items will be half of the item’s size.

>type=note
> **Note**: The **ItemDistance** property doesn’t change the distance between the selected item and the items beside it. For more information, see the [Selected Item Distance](/componentone/docs/wpf/online-extended/CoverFlow2/CoverFlowFeatures/SelectedItemDistance2) topic.

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

| **ItemDistance = 0.5** |
| ------------------ |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemdistance_.5.png) |
| **ItemDistance = 1** |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemdistance_1.png) |
| **ItemDistance = 1.5** |
| ![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/narrative/itemdistance_1.5.png) |
