Gets or sets the background Brush of this style.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual Brush BackgroundBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Overridable Property BackgroundBrush As Brush |
An instance of the WPF Brush class.