AnnotationControllerNotificationEventArgsNotification Property |
Gets the type of notification performed on the object.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic AnnotationControllerNotification Notification { get; }Public ReadOnly Property Notification As AnnotationControllerNotification
Get
Property Value
Type:
AnnotationControllerNotification The notification performed.
See Also