A rectangle that defines a the visible part of the interactor, in terms of its own coordinate system.

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

Syntax

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

See Also