[]
Create an instance of Ellipse.
public Ellipse()
Create an instance of Ellipse.
public Ellipse(string content)
| Type | Name | Description |
|---|---|---|
| string | content |
Create an instance of Ellipse.
public Ellipse(string content, int width, int height)
| Type | Name | Description |
|---|---|---|
| string | content | |
| int | width | |
| int | height |