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