[]
        
(Showing Draft Content)

C1.Document.Util.C1HtmlGraphics.WriteLink

WriteLink Method

Adds rectangles surrounded by A tag with HREF to the end of SVG content.

Declaration
public void WriteLink(string url, Rect bounds)
Parameters
Type Name Description
string url

The URL address.

Rect bounds

The bounds for the URL address.