Leadtools.Controls Namespace > ImageViewerDragInteractiveMode Object : CanWorkOnItem Method |
function Leadtools.Controls.ImageViewerDragInteractiveMode.canWorkOnItem( item )
Parameter | Type | Description |
---|---|---|
item | ImageViewerItem | The item to check. |
Type | Description |
---|---|
boolean | Return value from ImageViewerInteractiveMode.CanWorkOnItem with extra checking if item is not null and has a valid image. |