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

IVObjectHost.DesignerChanged Event

Raised when another v-object is selected by the user.

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

Syntax

Visual Basic
Event DesignerChanged As DesignerChangedEventHandler
C#
event DesignerChangedEventHandler DesignerChanged

See Also

Reference