Represents methods that will handle the CellBoundsChanged event.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public sealed class CellBoundsEventHandler : MulticastDelegate |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class CellBoundsEventHandler |
Inheritance HierarchySystem.Object![]()
System.Delegate![]()
System.MulticastDelegate![]()
MindFusion.Diagramming.Lanes.CellBoundsEventHandler
See Also