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