AnnotationControllerNotificationEventArgsUndo Property |
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic AnnotationUndo Undo { get; }Public ReadOnly Property Undo As AnnotationUndo
Get
Property Value
Type:
AnnotationUndo The undo for this operation.
Remarks This property is only checked by the AnnotationController in the PropertyChanging event.
See Also