Error processing SSI file
(Leadtools.Controls)

Show in webframe

GetItemWorkBounds Method




Current image viewer instance.
Current item.
Get the work bounds of an item.
Syntax
protected virtual LeadRectD GetItemWorkBounds( 
   ImageViewer imageViewer,
   ImageViewerItem item
)
'Declaration
 
Protected Overridable Function GetItemWorkBounds( _
   ByVal imageViewer As ImageViewer, _
   ByVal item As ImageViewerItem _
) As LeadRectD

Parameters

imageViewer
Current image viewer instance.
item
Current item.

Return Value

The working bounding rectangle for the item.
Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

Error processing SSI file