For a list of all members of this type, see RasterImageListItem members
Public Properties
Name | Description | |
---|---|---|
AutoDisposeImages | Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageListItem. | |
BitmapScalingMode | Gets or sets the algorithm used to scale bitmap images. This is a dependency property. (Inherited from ImageListItem) | |
ConvertFromSourceOptions | Options to use when converting a WPF/Silverlight System.Windows.Media.ImageSource to a LEADTOOLS Leadtools.RasterImage. This is a dependency property. | |
ConvertToSourceOptions | Options to use when converting a LEADTOOLS Leadtools.RasterImage to a WPF/Silverlight System.Windows.Media.ImageSource. This is a dependency property. | |
Image | Gets or sets the Leadtools.RasterImage to be displayed in this control. This is a dependency property. | |
ImageSize | Gets or sets the image size in pixels. This is a dependency property. (Inherited from ImageListItem) | |
SelectedBackground | Gets or sets brush used to draw the background of selected items. This is a dependency property. (Inherited from ImageListItem) | |
SelectedForeground | Gets or sets the brush used to draw the text of selected items. This is a dependency property. (Inherited from ImageListItem) | |
ShowText | Gets or sets a value that determines whether the text item should be drawn. This is a dependency property. (Inherited from ImageListItem) | |
Source | Gets or sets the image associated with this ImageListItem object. This is a dependency property. (Inherited from ImageListItem) | |
Text | Gets or sets the text of the item. This is a dependency property. (Inherited from ImageListItem) | |
Uri | Gets or sets the uniform resource identifier (URI) of the Source image to view. This is a dependency property. (Inherited from ImageListItem) |
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