'DeclarationPublic Event NodeBoundsChanging As NodeBoundsCancelEventHandler
'UsageDim instance As NDiagramEventSinkService Dim handler As NodeBoundsCancelEventHandler AddHandler instance.NodeBoundsChanging, handler
public event NodeBoundsCancelEventHandler NodeBoundsChanging