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