DioDocs for PDF
SetFillMode メソッド (IPath)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > IPath インターフェース : SetFillMode メソッド
The method used to determine whether a given point is part of the geometry.
Specifies the method used to determine which points are inside the geometry described by this IPath and which points are outside.
シンタックス
'宣言
 
Sub SetFillMode( _
   ByVal fillMode As FillMode _
) 
void SetFillMode( 
   FillMode fillMode
)

パラメータ

fillMode
The method used to determine whether a given point is part of the geometry.
参照

IPath インターフェース
IPath メンバ