Initializes a new instance of the DrawNodeEventArgs class.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public DrawNodeEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The IGraphics object that represents the target of the drawing operation.
The DiagramNode related to the event.
Specifies whether to draw the node's shadow or the node itself.
The bounding rectangle of the node being drawn.
NetDiagram Programmer's Guide | © 2023 MindFusion |