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.
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