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.
Here are a few examples of ItemDistance property settings:
ItemDistance = 0.5 |
|
ItemDistance = 1 |
|
ItemDistance = 1.5 |
|