Leadtools.Windows.Controls Namespace > IImageListItem Interface : Height Property |
double Height {get; set;}
'Declaration Property Height As Double
'Usage Dim instance As IImageListItem Dim value As Double instance.Height = value value = instance.Height
double Height {get; set;}
get_Height();
set_Height(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2