Bitmap for WPF
EndFigure メソッド (SimplifiedGeometrySink)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > SimplifiedGeometrySink インターフェース : 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}}.
参照

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