'使用法 Dim instance As C1HtmlGraphics Dim url As System.String Dim bounds As System.Windows.Rect instance.WriteLink(url, bounds)
パラメータ
- url
- The URL address.
- bounds
- The bounds for the URL address.
'使用法 Dim instance As C1HtmlGraphics Dim url As System.String Dim bounds As System.Windows.Rect instance.WriteLink(url, bounds)