←Select platform

ImageViewerInteractiveModes Class Members

Summary

The following tables list the members exposed by ImageViewerInteractiveModes.

Public Constructors

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

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>)

Public Events

Name Description
Public Event CollectionChanged Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from LeadCollection<ImageViewerInteractiveMode>)

See Also

ImageViewerInteractiveModes Class

Leadtools.Controls Namespace

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.