Gets or sets the label of this item.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public string Label { get; set; } |
Visual Basic Copy Code |
---|
Public Property Label As String |
A string specifying the item's label.
NetDiagram Programmer's Guide | © 2023 MindFusion |