Gets or sets the brush used to paint texts inside table cells.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Brush CellTextBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellTextBrush As Brush |
An instance of a MindFusion.Drawing.Brush-derived class.