Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

GetItemWorkBounds Method

Show in webframe
Current image viewer instance.
Current item.
Get the work bounds of an item.
Syntax
 function Leadtools.Controls.ImageViewerInteractiveMode.getItemWorkBounds( 
   imageViewer ,
   item 
)

Parameters

ParameterTypeDescription
imageViewerImageViewerCurrent image viewer instance.
itemImageViewerItemCurrent item.

Return Value

TypeDescription
LeadRectD The working bounding rectangle for the item.
See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

Error processing SSI file