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

RectangleRubberband.rectangleChanging Event

Fires when the rubberband rectangle is modified (mouse button isn't released).

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

Syntax

Java Script
function add_rectangleChanging(value);
function remove_rectangleChanging(value);

See Also

Reference