Gets or sets the brush used to fill the item background.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Brush FillBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FillBrush As Brush |
See Also