Click or drag to resize

AnnotationControllerNotificationEventArgs Properties

The AnnotationControllerNotificationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCollectionChangedArgs
Gets the CollectionChangedEventArgs containing information about the collection change.
Public propertyControl
Gets a System.Windows.Forms.Control object used with this notification.
Public propertyInvalidateRegion
Gets or sets a region used for invalidating the parent control.
Public propertyNotification
Gets the type of notification performed on the object.
Public propertyUndo
Gets the AnnotationUndo to store into the AnnotationUndoManager.
Public propertyUndoAction
Gets a special undo action to send to the undo manager.
Top
See Also