DioDocs for PDF
ToPath(FillMode,Matrix3x2) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > PathBuilder クラス > ToPath メソッド : ToPath(FillMode,Matrix3x2) メソッド
Specifies how the interior of closed figures is filled.
The transformation to apply to path figures.
Creates a GraphicsPath from the current set of figures.
シンタックス
'宣言
 
Public Overloads Function ToPath( _
   ByVal fillMode As FillMode, _
   ByVal worldTransform As System.Numerics.Matrix3x2 _
) As GraphicsPath
public GraphicsPath ToPath( 
   FillMode fillMode,
   System.Numerics.Matrix3x2 worldTransform
)

パラメータ

fillMode
Specifies how the interior of closed figures is filled.
worldTransform
The transformation to apply to path figures.
参照

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