getItemWorkBounds Method

Summary

Get the work bounds of an item.

Syntax
TypeScript
JavaScript
ImageViewerInteractiveMode.prototype.getItemWorkBounds = function( 
   imageViewer, 
   item 
) 
getItemWorkBounds( 
   imageViewer: ImageViewer, 
   item: ImageViewerItem 
): LeadRectD; // protected 

Parameters

imageViewer

Current image viewer instance.

item

Current item.

Return Value

The working bounding rectangle for the item.

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