Gets or sets the label of this item.
Namespace: MindFusion.Diagramming
Assembly: 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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |