Initializes a new instance of the NodeLabel class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public NodeLabel ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The DiagramNode that displays the label.
The label's text.
See Also