Search
Pen.getBrush Method
See Also
 






Gets the Brush of this pen.

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

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush object used to paint lines.

 See Also