UserInputController.connect Method

Connects this user input controller (navigator or rubberband) to the BaseViewer control.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function connect(id);

Parameters

id

Type: Global..String

The BaseViewer to connect to.

See Also

Reference