'宣言 Public Overloads Sub FillRectangle( _ ByVal brush As C1Brush, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1DXGraphics Dim brush As C1Brush Dim bounds As Rect instance.FillRectangle(brush, bounds)
public void FillRectangle( C1Brush brush, Rect bounds )
C1DXGraphics クラス C1DXGraphics メンバ オーバーロード一覧