The layers of this interactor.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public InteractorLayerCollection Layers { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Layers As InteractorLayerCollection Get |
Remarks
The layer that is last on the list, is the 'outermost' layer which
handles events first.