AnnotationControllerNotificationEventArgs Constructor (AnnotationControllerNotification, Control) |
Creates a new instance of AnnotationControllerNotificationEventArgs specifying the
notification and a control to process.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks This constructor is used by the TextAnnotation to add or remove the edit control to the AnnotateViewer. Custom annotations could use this to add any class deriving from
System.Windows.Forms.Control to the viewer.
See Also