Search
HatchBrush.setHatchStyle Method
See Also
 






Sets the hatch style of this brush.

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

 Syntax

Java  Copy Code

public void setHatchStyle (
    HatchStyle value
)

 Parameters

value

A member of the HatchStyle enumeration.

 See Also