'宣言 Public Sub WriteLink( _ ByVal url As System.String, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1HtmlGraphics Dim url As System.String Dim bounds As Rect instance.WriteLink(url, bounds)
public void WriteLink( System.string url, Rect bounds )
C1HtmlGraphics クラス C1HtmlGraphics メンバ