For a list of all members of this type, see ImageListItem members
Public Properties
Name | Description | |
---|---|---|
Background | Gets or sets brush used to draw the background of this item (Inherited from IImageListItem) | |
BitmapScalingMode | Gets or sets the algorithm used to scale bitmap images. This is a dependency property. | |
Foreground | Gets or sets the brush used to draw the text of this item (Inherited from IImageListItem) | |
Height | Gets or sets the item height in pixels (Inherited from IImageListItem) | |
ImageSize | Gets or sets the image size in pixels. This is a dependency property. | |
SelectedBackground | Gets or sets brush used to draw the background of selected items. This is a dependency property. | |
SelectedForeground | Gets or sets the brush used to draw the text of selected items. This is a dependency property. | |
ShowText | Gets or sets a value that determines whether the text item should be drawn. This is a dependency property. | |
Source | Gets or sets the image associated with this ImageListItem object. This is a dependency property. | |
Text | Gets or sets the text of the item. This is a dependency property. | |
Uri | Gets or sets the uniform resource identifier (URI) of the Source image to view. This is a dependency property. | |
Width | Gets or sets the item width in pixels (Inherited from 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