Queries the specified location to determine if the point is over a RasterImageListItem.
public RasterImageListItem HitTest(
int x,
int y
)
public:
RasterImageListItem^ HitTest(
int x,
int y
)
x
The horizontal position of the coordinate in client coordinates.
y
The vertical position of the coordinate in client coordinates.
An RasterImageListItem object under the given location, or null (Nothing in VB) if no RasterImageListItem is under the location.
This example will create and populate a RasterImageList control, and then performs hittesting when the user right clicks on the control and shows the item information.
RasterThumbnailBrowser Members
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document