WebAnnotationViewer.OnAnnotationsModified Method |
Called when annotations have been modified by client side code/interaction.
Namespace:
Atalasoft.Imaging.WebControls.Annotations
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxprotected virtual void OnAnnotationsModified(
EventArgs e
)
Protected Overridable Sub OnAnnotationsModified (
e As EventArgs
)
Parameters
- e
- Type: System.EventArgs
Remarks Caution |
---|
WebAnnotationViewer control is not available for .NET Core. |
See Also