←Select platform
In This Topic ▼

ImageViewerInteractiveModes Class Methods

Summary

For a list of all members of this type, see ImageViewerInteractiveModes members

Public Methods

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

Protected Methods

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

See Also

Reference

ImageViewerInteractiveModes Class

Leadtools.Controls Namespace

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.