C#
VB
C++
Gets or sets the item height in pixels
public double Height { get; set; }
Property Height As Double
The height of this item in pixels.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET