Connects this user input controller (navigator or rubberband) to the BitmapViewer control.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Sub Connect ( _
bitmapViewer As BitmapViewer _
)
void Connect(
BitmapViewer bitmapViewer
)
Type: Aurigma.GraphicsMill.WebControls.BitmapViewer
The BitmapViewer to connect to.