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