메소드 | 설명 | |
---|---|---|
Draw2D ( |
draw the stored lines
|
|
DrawRectangle ( |
draw rectangle with specific graphics and pen
|
|
LineTool ( ) : System |
default constructor
|
public Draw2D ( |
||
graphics | Graphics object, used to draw geometry | |
pen | Pen which used to draw lines | |
리턴 | void |
public DrawRectangle ( |
||
graphics | Graphics object, used to draw geometry | |
pen | Pen which used to draw lines | |
리턴 | void |