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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.