[]
Configurates Transform. A string value for SVG element to make a transform action.
public SVGStyleBuilder Transform(string value)
Public Function Transform(value As String) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |