| Leadtools.Controls Namespace > ImageViewer Object : HitTestItems Method |
function Leadtools.Controls.ImageViewer.hitTestItems( rect )
| Parameter | Type | Description |
|---|---|---|
| rect | LeadRectD | Rectangle to test in physical (in viewer pixel) coordinates. |
| Type | Description |
|---|---|
| ImageViewerItem | An array containing the items that intersect with the rectangle. Or an empty array if no items satisfies the condition. |
For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.