Click or drag to resize

AnnotationPenAnnotationControllerNotification Event

Raised after a property of the AnnotationBrush if modified.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public event AnnotationControllerNotificationEventHandler AnnotationControllerNotification

Value

Type: Atalasoft.AnnotateAnnotationControllerNotificationEventHandler
Remarks
Primarily this event is used for internal notification of property changes.
See Also