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.VectorObjects.dll)

Syntax

Visual Basic
Public Event TransformChanged As EventHandler
C#
public event EventHandler TransformChanged

See Also

Reference