Contains the arguments passed to handlers of the CellBoundsChanged event.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class CellBoundsEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class CellBoundsEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.Lanes.CellBoundsEventArgs
See Also