DioDocs for PDF
EndFigure メソッド (IPath)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > IPath インターフェース : EndFigure メソッド
A value that indicates whether the current figure is closed. If the figure is closed, a line is drawn between the current point and the start point specified by BeginFigure.
Ends the current figure; optionally, closes it.
シンタックス
'宣言
 
Sub EndFigure( _
   ByVal figureEnd As FigureEnd _
) 
void EndFigure( 
   FigureEnd figureEnd
)

パラメータ

figureEnd
A value that indicates whether the current figure is closed. If the figure is closed, a line is drawn between the current point and the start point specified by BeginFigure.
参照

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