Click or drag to resize

AnnotationDataCollectionTCollectionChanged Event

Raised when the collection has changed.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event CollectionChangedEventHandler CollectionChanged

Value

Type: Atalasoft.UtilsCollectionChangedEventHandler
Remarks
This event will be raised when items are added, inserted and removed.
See Also