Contains the arguments passed to the DrawNode event handlers.
The following tables list the members exposed by the DrawNodeEventArgs type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DrawNodeEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the bounding rectangle of the node being drawn. |
|
![]() |
Gets the CustomDraw kind for which the event is raised. |
|
![]() |
Gets an object implementing the IGraphics interface whose methods should be used to draw the node. |
|
![]() |
Gets the DiagramNode object that should be custom drawn. |
|
![]() |
Gets a RenderOptions specifying what type of graphic elements the target view control or printed page expects to be rendered. |
|
![]() |
Gets a value indicating whether the event is raised to draw the node's shadow. |
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |