DroidDiagram Programmer's Guide
TextComponent.getBackground Method
See Also
 






Gets the brush used to fill the background of the component.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public Brush getBackground ()

 Return Value

An instance of a Brush-derived class.

 See Also

TextComponent Members
TextComponent Class
com.mindfusion.diagramming.components Namespace