Gets the currently effective background brush of the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush EffectiveBackBrush { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property EffectiveBackBrush As Brush |
This property returns Brush if it is not null, or the brush from the associated style or theme otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |