public event NodeBoundsCancelEventHandler NodeBoundsChanging
'Declaration
Public Event NodeBoundsChanging As NodeBoundsCancelEventHandler
'Usage
Dim instance As NDiagramEventSinkService Dim handler As NodeBoundsCancelEventHandler AddHandler instance.NodeBoundsChanging, handler