This event will be raised after the interactor has initialised its child annotation interactors.

Namespace: TallComponents.Interaction.WinForms.Interactors
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public event EventHandler<EventArgs> AnnotationInteractorsCreated
Visual Basic
Public Event AnnotationInteractorsCreated As EventHandler(Of EventArgs)

See Also