Returns a Brush representing the currently effective caption brush of the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush GetEffectiveCaptionBrush () |
Visual Basic Copy Code |
---|
Public Function GetEffectiveCaptionBrush () As Brush |
A Brush instance.
This method returns either the table's CaptionBrush if not null, or the TextBrush property of the table's style.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |