hitTestFloater Method

Summary

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

Syntax

JavaScript Syntax
ImageViewer.prototype.hitTestFloater = function(point) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly