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