Initializes a new instance of the LinkLabelEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public LinkLabelEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The LinkLabel related to the event.
The location related to the event.
See Also