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