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