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