←Select platform

HitTestFloater Method

Summary

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

Syntax
C#
VB
C++
public virtual ImageViewerItem HitTestFloater( 
   LeadPoint point 
) 
Public Overridable Function HitTestFloater( 
   ByVal point As LeadPoint 
) As ImageViewerItem 
public:  
   virtual ImageViewerItem^ HitTestFloater( 
      LeadPoint^ point 
   ) 

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