Gets or sets the color of the text.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Color TextColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextColor As Color |
A Color instance. The default is Black.