FlexReport for WinForms
InternalFillPath メソッド (C1DXExportGraphics)


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

パラメータ

brush
path
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ