Represents a brush that fills the interiors of objects with a hatch pattern.
Namespace: com.mindfusion.drawing
Assembly: com.mindfusion.drawing
SyntaxJava
Copy Code
|
|---|
public class HatchBrush extends Brush |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.drawing.Brush
com.mindfusion.drawing.HatchBrush
See Also