hitTestFloater Method

Summary

First item that has its floater under a physical (in viewer pixel) coordinates.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.hitTestFloater = function( 
   point 
) 
hitTestFloater( 
   point: LeadPointD 
): ImageViewerItem; 

Parameters

point

The point in physical (in viewer pixel) coordinates.

Return Value

The first item that has its floater under a physical (in viewer pixel) coordinates or null if no such item exists.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly