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