Namespace: Dynamsoft.DotNet.TWAIN.Delegate
Assembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public delegate void OnAnnotationMovedHandler()
Visual Basic
Public Delegate Sub OnAnnotationMovedHandler
Visual C++
public delegate void OnAnnotationMovedHandler()

See Also