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.20.0

Syntax

C#
public interface IRelocate
Visual Basic (Declaration)
Public Interface IRelocate

See Also