Gets the effective caption brush of the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush EffectiveCaptionBrush { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property EffectiveCaptionBrush As Brush |
An instance of a Brush-derived class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |