Table of Contents

Delegate IHasDynamicSlotCount.SlotsChangedHandler

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Notifies listeners that the node's slot layout has changed and cached edge or UI state may need to refresh.

public delegate void IHasDynamicSlotCount.SlotsChangedHandler(INode sender)

Parameters

sender INode

Node whose slot layout changed.