DioDocs for PDF
EndFigure メソッド (ISimplifiedGeometrySink)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > ISimplifiedGeometrySink インターフェース : 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}}.
参照

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