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

RectangleRubberband.rectangleChanged Event

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

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

Syntax

Java Script
function add_rectangleChanged(value);
function remove_rectangleChanged(value);

See Also

Reference