Gets or sets the brush used to draw the item's text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Brush TextBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property TextBrush As Brush |
An instance of the System.Windows.Media.Brush class. The default is Brushes.Black.