Gets or sets the brush used to fill the decoration shape interior.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Brush Brush { get; set; } |
Visual Basic Copy Code |
---|
Public Property Brush As Brush |
An instance of the System.Windows.Media.Brush class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |