This documentation is for the old version. Go to the latest Graphics Mill docs

ZoomRectangleNavigator.connect Method

Connects this zoom rectangle navigator 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