The relocate interface. Interactors may implement this interface to allow their underlying object to be relocated to match the current transformation of the interactor.

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

Syntax

C#
public interface IRelocate
Visual Basic
Public Interface IRelocate

See Also