Gets the effective caption back brush of the container.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Brush EffectiveCaptionBackBrush { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property EffectiveCaptionBackBrush As Brush |
An instance of Brush -derived class.
See Also