Returns a Brush representing the currently effective caption back brush of the table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush GetEffectiveCaptionBackBrush ( |
Visual Basic Copy Code |
---|
Public Function GetEffectiveCaptionBackBrush( _ |
The bounds of the new brush.
The horizontal translation of the new brush.
The vertical translation of the new brush.
A Brush instance.
This method returns either the table's CaptionBackBrush if not null, or the CaptionBackBrush property of the table's style.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |