Click or drag to resize

AnnotationBrushAnnotationControllerNotification Event

Raised after a property of the AnnotationBrush if modified.
Raised after a property of the AnnotationBrush if modified.

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

Value

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