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 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 value indicating whether the event is raised to draw the node's shadow. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |