←Select platform

CanWorkOnItem Method

Summary

Gets a value that indicates whether this mode can work on a given item.

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

Parameters

item

Item to check

Return Value

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

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.