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