Initializes a new instance of the DrawItemEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DrawItemEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The IGraphics object that represents the target of the drawing operation.
The DiagramItem related to the event.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |