DioDocs for PDF
FillPath(IPath,Color) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > FillPath メソッド : FillPath(IPath,Color) メソッド
An object implementing the IPath interface that represents the path to fill.
The color used to fill the path.
Fills a path using a specified color.
シンタックス
'宣言
 
Public Overloads Sub FillPath( _
   ByVal path As IPath, _
   ByVal color As System.Drawing.Color _
) 
public void FillPath( 
   IPath path,
   System.Drawing.Color color
)

パラメータ

path
An object implementing the IPath interface that represents the path to fill.
color
The color used to fill the path.
参照

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