Gets or sets the brush of the title when the title is displayed. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
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.