Search
HatchBrush Constructor (HatchStyle, Color)
See Also
 






Initializes a new HatchBrush instance.

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

 Syntax

Java  Copy Code

public HatchBrush (
    HatchStyle hatchStyle,
    Color color
)

 Parameters

hatchStyle

color

 See Also