Gets or sets the label color of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Brush LabelBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelBrush As Brush |
An instance of a Brush-derived class. The default value is null (Nothing in Visual Basic).
It this property is set to null, the label is rendered using the TextBrush value of the parent node.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |