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

ImageVObject.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 Overrides Sub OnChanged
C#
protected override void OnChanged()

See Also

Reference