Gets or sets the color of the title when the title is displayed.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Color TitleColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleColor As Color |
A .NET Color object.