[]
Configurates ClipRect. Sets the clip area. The format for the text is comma or space separated values: x, y, width and height
public SVGStyleBuilder ClipRect(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |