CD2DGeometrySink::AddBezier
Creates a cubic Bezier curve between the current point and the specified end point.
void AddBezier(
const D2D1_BEZIER_SEGMENT& bezier
);
Parameters
- bezier
A structure that describes the control points and end point of the Bezier curve to add.
Requirements
Header: afxrendertarget.h