Gets the effective text brush of the table cells.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Brush EffectiveCellTextBrush { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property EffectiveCellTextBrush As Brush |
An instance of a MindFusion.Drawing.Brush-derived class.
See Also