This document is archived and information here might be outdated. Recommended version. |
Called after anno is added.
[Visual Basic .NET]
Public Sub AfterAnnotate ( _
ByVal ok As Boolean _
)
[C#]
public void AfterAnnotate (
bool ok
);