Initializes a new instance of the DrawNodeEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: 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.
The CustomDraw kind for which the event is raised.
Specifies current view's RenderOptions.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |