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