Method | Description | |
---|---|---|
Ellipse ( ) : System.Console | ||
Ellipse ( int width, int height, int x, int y ) : System.Console |
public Ellipse ( int width, int height, int x, int y ) : System.Console | ||
width | int | |
height | int | |
x | int | |
y | int | |
return | System.Console |