Метод | Описание | |
---|---|---|
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 |