Gets or sets the label color of this item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Brush LabelBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelBrush As Brush |
An instance of a System.Windows.Media.Brush-derived class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |