'宣言 Public Overloads Overrides Sub FillRectangle( _ ByVal color As System.Windows.Media.Color, _ ByVal bounds As System.Windows.Rect _ )
'使用法 Dim instance As C1HtmlGraphics Dim color As System.Windows.Media.Color Dim bounds As System.Windows.Rect instance.FillRectangle(color, bounds)
パラメータ
- color
- bounds