AnnotationControllerNotificationEventArgs Properties |
The AnnotationControllerNotificationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CollectionChangedArgs | Gets the CollectionChangedEventArgs containing information about the collection
change. |
![]() | Control | Gets a System.Windows.Forms.Control object used with this notification. |
![]() | InvalidateRegion | Gets or sets a region used for invalidating the parent control. |
![]() | Notification | Gets the type of notification performed on the object. |
![]() | Undo | Gets the AnnotationUndo to store into the AnnotationUndoManager. |
![]() | UndoAction | Gets a special undo action to send to the undo manager. |