Метод | Описание | |
---|---|---|
Draw ( Graphics g, |
Draws the grid
|
|
Grid ( ) : System.Collections.Generic |
Default constructor
|
Метод | Описание | |
---|---|---|
DrawGridLines ( Graphics g, |
Does all the work in drawing grid lines.
|
public Draw ( Graphics g, |
||
g | Graphics | The graphics surface on which to draw |
xAxis | The physical x axis to draw horizontal lines parallel to. | |
yAxis | The physical y axis to draw vertical lines parallel to. | |
Результат | void |
public Grid ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |