Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanWorkOnItem Method (ImageViewerInteractiveMode)




Item to check
Gets a value that indicate whether this mode can work on a given item.
Syntax
protected virtual bool CanWorkOnItem( 
   ImageViewerItem item
)
'Declaration
 
Protected Overridable Function CanWorkOnItem( _
   ByVal item As ImageViewerItem _
) As Boolean

Parameters

item
Item to check

Return Value

true if this mode can work using this item, otherwise; false.
Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

Error processing SSI file