Gets or sets the text of the label.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public string Text { get; set; } |
Visual Basic Copy Code |
---|
Public Property Text As String |
A string containing the label's text.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |