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

VObjectsRubberband.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
Public Event DesignerChanged As DesignerChangedEventHandler
C#
public event DesignerChangedEventHandler DesignerChanged

See Also

Reference