Returns a Brush object representing the currently effective caption background of the container.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush GetEffectiveCaptionBackBrush ( |
Visual Basic Copy Code |
---|
Public Function GetEffectiveCaptionBackBrush( _ |
This method returns either the container's CaptionBackBrush if not null, or the CaptionBackBrush property of the container's style. This method can return null.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |