Adds a layer
on top of an existing interactor which can add graphics and
change the event handling.
Namespace: TallComponents.Interaction.WinForms.LayersAssembly: 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
System..::..Object
TallComponents.Interaction..::..InteractorLayer
TallComponents.Interaction.WinForms.Layers..::..WinFormsInteractorLayer
TallComponents.Interaction.WinForms.Layers..::..BorderLayer
TallComponents.Interaction.WinForms.Layers..::..PageLayer
TallComponents.Interaction.WinForms.Layers..::..ResizeLayer
TallComponents.Interaction.WinForms.Layers..::..VerticalScrollLayer
TallComponents.Interaction..::..InteractorLayer
TallComponents.Interaction.WinForms.Layers..::..WinFormsInteractorLayer
TallComponents.Interaction.WinForms.Layers..::..BorderLayer
TallComponents.Interaction.WinForms.Layers..::..PageLayer
TallComponents.Interaction.WinForms.Layers..::..ResizeLayer
TallComponents.Interaction.WinForms.Layers..::..VerticalScrollLayer