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

IVObject.Changed Event

Raised when the v-object is modified (after the modification is completed).

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

Syntax

Visual Basic
Event Changed As EventHandler
C#
event EventHandler Changed

See Also

Reference