Initializes a new instance of the DrawItemEventArgs class.
Namespace: MindFusion.Diagramming
Package: 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.