Error processing SSI file
(Leadtools.Controls)

Show in webframe

HitTestFloater Method




The point in physical (in viewer pixel) coordinates.
First item that has its floater under a physical (in viewer pixel) coordinates.
Syntax
public virtual ImageViewerItem HitTestFloater( 
   LeadPoint point
)
'Declaration
 
Public Overridable Function HitTestFloater( _
   ByVal point As LeadPoint _
) As 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.
Remarks

For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file