DroidDiagram Programmer's Guide
HatchBrush.getBackgroundColor Method
See Also
 






Gets the color of spaces between the hatch lines drawn by this brush.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Color getBackgroundColor ()

 Return Value

A Color instance specifying the hatch background color.

 See Also

HatchBrush Members
HatchBrush Class
com.mindfusion.drawing Namespace