←Select platform

ImageViewerInteractiveModes Class Members

Summary

The following tables list the members exposed by ImageViewerInteractiveModes.

Public Constructors

Name Description
LeadCollection<T> Initializes a new empty instance of the LeadCollection/<T/> class. (Inherited from LeadCollection<ImageViewerInteractiveMode>)

Public Methods

Name Description
AddRange Adds multiple items to the end of the collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
BeginUpdate Stops the viewer from updating the interactive modes if any change is applied. This is useful to increase the control's efficiency.
Enable Enables an interactive mode in the collection.
EnableById Enables an interactive mode giving its ID in the collection.
EnableByIndex Enables an interactive mode giving its index in the collection.
EndUpdate Re-enables the updating the interactive modes of a viewer if any change is applied. This is useful to increase the control's efficiency.
FindById Finds an interactive mode in the collection given its id.
InsertRange Inserts an item into the LeadCollection/<T/> at the specified index. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
Move Moves the item at the specified index to a new location in the collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
RemoveRange Removes items from the LeadCollection/<T/> at the specified index and count. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
ToArray Gets an array of the items in this collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)

Protected Methods

Name Description
ClearItems Removes all items from the collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
InsertItem Inserts an item into the LeadCollection/<T/> at the specified index. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
InsertItemRange Inserts an item into the LeadCollection/<T/> at the specified index. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
MoveItem Moves the item at the specified index to a new location in the collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
OnCollectionChanged Overrides OnCollectionChanged
RemoveItem Removes the item at the specified index of the collection. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
RemoveItemRange Removes items from the LeadCollection/<T/> at the specified index and count. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
SetItem Replaces the item at the specified index. (Inherited from LeadCollection<ImageViewerInteractiveMode>)

Public Events

Name Description
CollectionChanged Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from LeadCollection<ImageViewerInteractiveMode>)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly