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