A border layer. This layer draws a border around the interactor.

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 BorderLayer : WinFormsInteractorLayer
Visual Basic
Public Class BorderLayer _
	Inherits WinFormsInteractorLayer

Inheritance Hierarchy

See Also