Initializes a new instance of the NodeLabel class.
Namespace: MindFusion.Diagramming
File: NodeLabel.js
JavaScript Copy Code |
---|
function NodeLabel (node, text) |
DiagramNode. The DiagramNode that displays the label.
String. The label's text.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |