FlexReport for WinForms
FillPath(C1Brush,IPath) メソッド


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXGraphics クラス > FillPath メソッド : FillPath(C1Brush,IPath) メソッド
シンタックス
'宣言
 
Public Overloads Sub FillPath( _
   ByVal brush As C1Brush, _
   ByVal path As IPath _
) 
'使用法
 
Dim instance As C1DXGraphics
Dim brush As C1Brush
Dim path As IPath
 
instance.FillPath(brush, path)
public void FillPath( 
   C1Brush brush,
   IPath path
)

パラメータ

brush
path
参照

参照

C1DXGraphics クラス
C1DXGraphics メンバ
オーバーロード一覧