DiagramLite Programmer's Guide
DiagramPage.TitleBrush Property
See Also
 





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

 Syntax

C#  Copy Code

public Brush TitleBrush { get; set; }

Visual Basic  Copy Code

Public Property TitleBrush As Brush

 Property Value

An instance of a System.Windows.Media.Brush -derived class.

 See Also

DiagramPage Members
DiagramPage Class
MindFusion.Diagramming Namespace