Adds a layer on top of an existing interactor which can add graphics and change the event handling.

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

Syntax

C#
public class WinFormsInteractorLayer : InteractorLayer, 
	[T:tcc2Ⴀ.Ⴀ]
Visual Basic
Public Class WinFormsInteractorLayer _
	Inherits InteractorLayer _
	Implements [T:tcc2Ⴀ.Ⴀ]

Inheritance Hierarchy

See Also