The height of the interactor in its own coordinate system. This is derived from the size of the control on screen.

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

Syntax

C#
public override double Height { get; }
Visual Basic
Public Overrides ReadOnly Property Height As Double
	Get

See Also