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

CompositeVObjectEditDesigner.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 Overrides Sub NotifyDisconnect
C#
public override void NotifyDisconnect()

See Also

Reference