'宣言 Public Overrides Sub WriteHyperlink( _ ByVal hyperlink As C1Hyperlink, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1GcPdfGraphics Dim hyperlink As C1Hyperlink Dim bounds As Rect instance.WriteHyperlink(hyperlink, bounds)
public override void WriteHyperlink( C1Hyperlink hyperlink, Rect bounds )
パラメータ
- hyperlink
- bounds