Initializes a new instance of the DrawLinkEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DrawLinkEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The IGraphics object that represents the target of the drawing operation.
The DiagramLink related to the event.
Specifies whether to draw the link's shadow or the link itself.
The collection containing the coordinates of the link control points, pretranslated depending on whether drawing the shadow or not.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |