Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends the current figure; optionally, closes it.
void EndFigure(
D2D1_FIGURE_END figureEnd
);
Parameters
- 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.
Requirements
Header: afxrendertarget.h