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

Transform.transformChanged Event

Raised when the transform is modified.

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

Syntax

Java Script
function add_transformChanged(value);
function remove_transformChanged(value);

Remarks

This event corresponds to Transform.TransformChanged server-side member.

See Also

Reference