Search
HatchBrush.getHatchStyle Method
See Also
 






Gets the hatch style of this brush.

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

 Syntax

Java  Copy Code

public HatchStyle getHatchStyle ()

 Return Value

A member of the HatchStyle enumeration.

 See Also