Search
Pen.applyTo Method
See Also
 






Sets the pen as the current pen for the specified Graphics2D object.

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

 Syntax

Java  Copy Code

public void applyTo (
    Graphics2D g
)

 Parameters

g

 See Also