Search
HatchBrush.getForegroundColor Method
See Also
 






Gets the color of hatch lines drawn by this brush.

Namespace: com.mindfusion.drawing
File: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Color getForegroundColor ()

 Return Value

A Color instance specifying the hatch foreground color.

 See Also