CanvasViewer.lockViewer Method

Shows a semi-transparent rectangle over the CanvasViewer.

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

Syntax

Java Script
function lockViewer();

Remarks

To hide this rectangle use the unlockViewer()() method.

See Also

Reference