DioDocs for PDF
EndFigure メソッド (GcBitmapGraphics.Path)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmapGraphics.Path クラス : 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.
シンタックス
'宣言
 
Public Sub EndFigure( _
   ByVal figureEnd As FigureEnd _
) 
public 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.
参照

GcBitmapGraphics.Path クラス
GcBitmapGraphics.Path メンバ