DioDocs for PDF
EndFigure メソッド (PathBuilder)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > PathBuilder クラス : EndFigure メソッド
A value indicating whether the current figure should be closed. If the figure is closed, a line is drawn between the end point of the last segment and the start point.
Ends the current figure; optionally, closes it.
シンタックス
'宣言
 
Public Function EndFigure( _
   ByVal closeFigure As System.Boolean _
) As IFigure
public IFigure EndFigure( 
   System.bool closeFigure
)

パラメータ

closeFigure
A value indicating whether the current figure should be closed. If the figure is closed, a line is drawn between the end point of the last segment and the start point.
参照

PathBuilder クラス
PathBuilder メンバ