'宣言 Protected Overloads Overridable Sub FillRectangle( _ ByVal graphics As C1Graphics, _ ByVal brush As C1Brush, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1DXTextLayout Dim graphics As C1Graphics Dim brush As C1Brush Dim bounds As Rect instance.FillRectangle(graphics, brush, bounds)
パラメータ
- graphics
- brush
- bounds