ImageCollectionManager Class Events
In This Topic
For a list of all events of this type, see
ImageCollectionManager.
Public Events
| | Name | Description |
 | AddFinished | Occurs when operation, which adds image files to the image collection, is finished. |
 | AddStarting | Occurs when operation, which adds image files to the image collection, is starting. |
 | ImageSourceAddException | Occurs when operation, which adds image source to the image collection, is failed. |
 | ImageSourceAddFinished | Occurs when operation, which adds image source to the image collection, is finished. |
 | ImageSourceAddStarting | Occurs when operation, which adds image source to the image collection, is starting. |
See Also