Initializes a new instance of the DrawCellEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DrawCellEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The IGraphics object that represents the target of the drawing operation.
The TableNode related to the event.
The zero-based index of the table column related to the event.
The zero-based index of the table row related to the event.
The bounding rectangle of the cell being drawn.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |