[]
Adds rectangles surrounded by A tag with HREF to the end of SVG content.
public void WriteLink(string url, Rect bounds)
Public Sub WriteLink(url As String, bounds As Rect)
| Type | Name | Description |
|---|---|---|
| string | url | The URL address. |
| Rect | bounds | The bounds for the URL address. |