Gets or sets the text displayed inside this node.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public string Text { get; set; } |
Visual Basic Copy Code |
---|
Public Property Text As String |
A string that should be drawn inside this node.