←Select platform

IsItemReady Method

Summary

Determines whether the image data for an item is ready (cached).

Syntax
C#
VB
C++
public virtual bool IsItemReady( 
   ImageViewerItem item 
) 
Public Overridable Function IsItemReady( 
   ByVal item As ImageViewerItem 
) As Boolean 
public:  
   virtual bool IsItemReady( 
      ImageViewerItem^ item 
   ) 

Parameters

item

Source item.

Return Value

true if the image data for the item is ready; otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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