Initializes a new instance of the NodeLabel class.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming
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 Namespace