Gets the link label for which the event raised.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public LinkLabel Label { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Label As LinkLabel |
See Also