Returns a Brush object representing the currently effective caption brush of the container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Brush getEffectiveCaptionBrush () |
An instance of a Brush -derived class.
This method returns a brush corresponding to the container's CaptionBrush property if it has a local value set, or otherwise a brush corresponding to the ContainerNodeStyle.TextBrush property of the container's Style or current diagram Theme.