getFloatImageRect Method

Summary

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

Syntax

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

Leadtools.Controls.Medical Assembly