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

GenericVObjectEditDesigner.NotifyDisconnect Method

Performs actions that should be taken when the designer is disconnected from a host object.

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

Syntax

Visual Basic
Public Overridable Sub NotifyDisconnect
C#
public virtual void NotifyDisconnect()

See Also

Reference