Gets or sets the image size in pixels
public Size ImageSize { get; set; }
Property ImageSize As Size
The image size in pixels.
The image size is the area inside the item where the image (in Source) will be drawn. This must be equal to or less than Width and Height.
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