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

UserInputController.Disconnect Method

Disconnects this user input controller (navigator or rubberband) from the BitmapViewer control.

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

Syntax

Visual Basic
Public Overridable Sub Disconnect
C#
public virtual void Disconnect()

See Also

Reference