The rectangle that the interactor occupies, including this layer.

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

Syntax

C#
public virtual Rectangle Rectangle { get; }
Visual Basic
Public Overridable ReadOnly Property Rectangle As Rectangle
	Get

See Also