Leadtools.Windows.Controls Namespace > IImageListItem Interface : Width Property |
double Width {get; set;}
'Declaration Property Width As Double
'Usage Dim instance As IImageListItem Dim value As Double instance.Width = value value = instance.Width
Use the Width and Height property to set the item size.
The image will be drawn inside the rectangle define by ImageSize and centered inside Width and Height.
For C#/VB examples, refer to IImageListItem.