interface org.aswing.graphics.IPen

Pen to draw lines.
Use it with a org.aswing.graphics.Graphics2D instance @author n0rthwood

Instance Fields

function setTo(target:Graphics): Void

This method will be called by Graphics2D autumaticlly.
It will set the lineStyle to the instance of flash.display.Graphics

target

the instance of graphics from a display object