←Select platform

MoveItem Method

Summary

Overrides LeadCollection.MoveItem to handle moving items around in the viewer.

Syntax
C#
C++/CLI
protected override void MoveItem( 
   int oldIndex, 
   int newIndex 
) 
protected:  
   virtual void MoveItem( 
      Int32 oldIndex, 
      Int32 newIndex 
   ) override 

Parameters

oldIndex

The current index of the ImageViewerItem.

newIndex

The new index of the ImageViewerItem.

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.