Namespace TallComponents.Interaction.WPF.Interactors.Annotations.Widgets
Class ToggleInteractor
A winforms interactor for PDF widgets that have a binary state. This interactor provides two things: Toggling the state via the space bar.Drawing a dashed border when the interactor gets the focus.
Syntax
public class ToggleInteractor : ValueWidgetInteractor