'使用法 Dim instance As C1HtmlGraphics Dim url As System.String Dim bounds As System.Windows.Rect instance.WriteLink(url, bounds)
パラメータ
- url
- URL アドレス。
- bounds
- URL アドレスの範囲。
'使用法 Dim instance As C1HtmlGraphics Dim url As System.String Dim bounds As System.Windows.Rect instance.WriteLink(url, bounds)