FlexReport for WPF
WriteLink メソッド (C1HtmlGraphics)


C1.WPF.Document アセンブリ > C1.WPF.Document.Util 名前空間 > C1HtmlGraphics クラス : WriteLink メソッド
The URL address.
The bounds for the URL address.
Adds rectangles surrounded by A tag with HREF to the end of SVG content.
シンタックス
'宣言
 
Public Sub WriteLink( _
   ByVal url As System.String, _
   ByVal bounds As System.Windows.Rect _
) 
'使用法
 
Dim instance As C1HtmlGraphics
Dim url As System.String
Dim bounds As System.Windows.Rect
 
instance.WriteLink(url, bounds)
public void WriteLink( 
   System.string url,
   System.Windows.Rect bounds
)

パラメータ

url
The URL address.
bounds
The bounds for the URL address.
参照

C1HtmlGraphics クラス
C1HtmlGraphics メンバ