←Select platform

CanWorkOnItem Method

Syntax
C#
C++/CLI
protected override bool CanWorkOnItem( 
   ImageViewerItem item 
) 
protected:  
   virtual bool CanWorkOnItem( 
      ImageViewerItem^ item 
   ) override 

Parameters

item

The item to check.

Return Value

Return value from ImageViewerInteractiveMode.CanWorkOnItem with extra checking if item is not null and has a valid image.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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