Gets or sets a LinkLabel related to this event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public LinkLabel Label { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Label As LinkLabel |
See Also