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

VObject.OnChanged Method

Raises the Changed event.

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

Syntax

Visual Basic
Protected Overridable Sub OnChanged
C#
protected virtual void OnChanged()

See Also

Reference