getFloatImageRect Method

Summary

Current physical (in control pixel coordinates) bounds of any part of an item in a float-point accuracy.

Syntax
TypeScript
JavaScript
getFloatImageRect = function( 
   imageViewer, 
   item 
) 
static getFloatImageRect( 
   imageViewer: ImageViewer, 
   item: ImageViewerItem 
): LeadRectD; 

Parameters

imageViewer

The image viewer that contains the item.

item

The item, must be valid in the viewer.

Remarks

This will get the rectangle in floating point precision for more accurate results on large images.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly