DroidDiagram Programmer's Guide
HatchBrush.setHatchStyle Method
See Also
 






Sets the hatch style of this brush.

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

 Syntax

Java  Copy Code

public void setHatchStyle (
    HatchStyle value
)

 Parameters

value

A member of the HatchStyle enumeration.

 See Also

HatchBrush Members
HatchBrush Class
com.mindfusion.drawing Namespace