Gets or sets the color of the title when the title is displayed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color TitleColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleColor As Color |
A Microsoft.Maui.Graphics.Color instance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |