First item that has its floater under a physical (in viewer pixel) coordinates.
public virtual ImageViewerItem HitTestFloater(
LeadPoint point
)
Public Overridable Function HitTestFloater(
ByVal point As LeadPoint
) As ImageViewerItem
public:
virtual ImageViewerItem^ HitTestFloater(
LeadPoint^ point
)
point
The point in physical (in viewer pixel) coordinates.
The first item that has its floater under a physical (in viewer pixel) coordinates or null if no such item exists.
For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.
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