AnnotationControllerNotificationEventArgs Constructor |
Name | Description | |
---|---|---|
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the type
of notification being sent. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, AnnotationRegion) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification and invalidation region to send. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, AnnotationUndo) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification and undo to send. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, Control) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification and a control to process. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, AnnotationRegion, AnnotationUndo) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification, invalidation region and undo to send. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, AnnotationUndo, UndoManagerAction) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification, undo and special undo action. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, CollectionChangedEventArgs, AnnotationUndo) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification, CollectionChangedEventArgs and an undo. | |
AnnotationControllerNotificationEventArgs(AnnotationControllerNotification, AnnotationRegion, AnnotationUndo, UndoManagerAction) | Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification, invalidation region, undo and a special undo action. |