Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HitTestFloater Method

Show in webframe
The point in physical (in viewer pixel) coordinates.
First item that has its floater under a physical (in viewer pixel) coordinates.
Syntax
 function Leadtools.Controls.ImageViewer.hitTestFloater( 
   point 
)

Parameters

ParameterTypeDescription
pointLeadPointDThe point in physical (in viewer pixel) coordinates.

Return Value

TypeDescription
ImageViewerItem 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.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file