| Leadtools.Controls Namespace > ImageViewer Object : HitTestFloater Method |
function Leadtools.Controls.ImageViewer.hitTestFloater( point )
| Parameter | Type | Description |
|---|---|---|
| point | LeadPointD | The point in physical (in viewer pixel) coordinates. |
| Type | Description |
|---|---|
| ImageViewerItem | 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.