Initializes a new instance of the NodeLabel class.
Namespace: MindFusion.Diagramming.WpfAssembly: MindFusion.Diagramming.Wpf
public NodeLabel ( DiagramNode node, string text)
Public New ( _ node As DiagramNode, _ text As String _)
The DiagramNode that displays the label.
The label's text.
NodeLabel Constructor Overload ListNodeLabel ClassMindFusion.Diagramming.Wpf Namespace