FilledShape Constructors
| Name | Parameters | Description |
|---|---|---|
| FilledShape() | none | Initializes a new instance of the FilledShape class. |
| FilledShape(Single, Single, Single, Single) | x, y, width, height | Initializes a new instance of the FilledShape class with specified settings. |
See Also