Namespace TallComponents.Interaction.WPF.Interactors.Annotations.Markups
Class MarkupInteractor
A WinForms interactor for PDF notes.
Syntax
public class MarkupInteractor : AnnotationInteractor
Constructors
Properties
Methods
Void OnAttached(EventArgs)
Invoked when the markup interactor gets attached to its parent.
This override will show a popup, if its open flag us true.
Void OnDetached(EventArgs)
Invoked when the intetactor gets detached from its parent.
Void OnMouseDoubleClick(MouseEventArgs)
Invoked when a doubleclick event occurs. This override will open
the popup, if any.