Initializes a new instance of the DrawNodeEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DrawNodeEventArgs ( |
Visual Basic Copy Code |
---|
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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |