For a list of all members of this type, see RasterImageList members
Public Methods
Name | Description | |
---|---|---|
BeginUpdate | Prevents the control from drawing until the EndUpdate method is called. | |
EndUpdate | Resumes drawing of the control after drawing is suspended by the BeginUpdate method. | |
EnsureVisible | Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary. | |
GetFixedAspectRatioImageRectangle | Calculates how an image is to be sized and positioned in a rectangle while keeping the aspect ratio fixed. | |
GetItemRectangle | Retrieves the bounding rectangle for a specific item within the RasterImageList control. | |
HitTest | Queries the specified location to determine if the point is over a RasterImageListItem. | |
ScrollItems | Scrolls the content of the control. | |
SelectAll | Selects or un-selects all the items in this RasterImageList control. | |
Sort | Sorts the items of the RasterImageList control. |
Protected Methods
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