예제 #1
0
 public void stroke(Color col)
 {
     graphics.stroke(this, col);
 }