Свойство | Тип | Описание | |
---|---|---|---|
npoints | int | ||
xpoints | int[] | ||
ypoints | int[] |
Метод | Описание | |
---|---|---|
Polygon ( ) : System | ||
Polygon ( int xpoints_, int ypoints_, int npoints_ ) : System |
public Polygon ( int xpoints_, int ypoints_, int npoints_ ) : System | ||
xpoints_ | int | |
ypoints_ | int | |
npoints_ | int | |
Результат | System |