FlexReport for WinForms
WriteHyperlink メソッド (C1Graphics)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1Graphics クラス : WriteHyperlink メソッド
Marks some area as clickable hyperlink defines the target.
シンタックス
'宣言
 
Public Overridable Sub WriteHyperlink( _
   ByVal hyperlink As C1Hyperlink, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1Graphics
Dim hyperlink As C1Hyperlink
Dim bounds As Rect
 
instance.WriteHyperlink(hyperlink, bounds)
public virtual void WriteHyperlink( 
   C1Hyperlink hyperlink,
   Rect bounds
)

パラメータ

hyperlink
bounds
参照

参照

C1Graphics クラス
C1Graphics メンバ