Search
Pen.applyTo Method (Graphics2D)
See Also
 






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

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

 Syntax

Java  Copy Code

public void applyTo (
    Graphics2D g
)

 Parameters

g

 See Also