Initializes a new instance of the LinkEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public LinkEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The DiagramLink related to the event.
The location related to the event.
The zero-based index of the adjustment handle related to the event.
See Also