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

RectangleRubberband.connect Method

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