[]
Initializes a new instance of the RoundRect class.
public RoundRect(float left, float top, float width, float height, float edgeWidth, float edgeHeight)
| Type | Name | Description |
|---|---|---|
| float | left | The left. |
| float | top | The top. |
| float | width | The width. |
| float | height | The height. |
| float | edgeWidth | Width of the edge. |
| float | edgeHeight | Height of the edge. |