Leadtools.Windows.Controls Namespace > ImageList Class : ItemImageSize Property |
Use the ItemSize property to set the overall item size. The image will be drawn inside the rectangle define by ItemImageSize and centered inside ItemSize.
Changing this property will make this control loop through all the items and setting IImageListItem.ImageSize accordingly.
For XAML example, refer to ItemBorderBrush.
For C#/VB examples, refer to ItemBorderBrush.