Removes the specified label from this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void RemoveLabel ( |
Visual Basic
Copy Code
|
|---|
Public Sub RemoveLabel( _ |
A LinkLabel instance.
See Also