Click or drag to resize

AnnotationControllerNotificationEventArgsCollectionChangedArgs Property

Gets the CollectionChangedEventArgs containing information about the collection change.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public CollectionChangedEventArgs CollectionChangedArgs { get; }

Property Value

Type: CollectionChangedEventArgs
A CollectionChangedEventArgs for this change.
See Also