Gets or sets the brush of the title when the title is displayed. This is a dependency property.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Brush TitleBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleBrush As Brush |
An instance of a System.Windows.Media.Brush-derived class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |