Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.