CanvasViewer.unlockViewer Method

Hides the semi-transparent rectangle when it is shown over the CanvasViewer.

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

Syntax

Java Script
function unlockViewer();

Remarks

To show this rectangle use the lockViewer()() method.

See Also

Reference