Returns the list of all labels displayed by this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public List<NodeLabel> Labels { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Labels As List(Of NodeLabel) |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |