Gets or sets the color of the displayed text.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color TextColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextColor As Color |
A Color object. The default is Black.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |