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