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 quadratic Bezier curve between the current point and the specified end point.
void AddQuadraticBezier(
const D2D1_QUADRATIC_BEZIER_SEGMENT& bezier
);
Parameters
- bezier
A structure that describes the control point and the end point of the quadratic Bezier curve to add.
Requirements
Header: afxrendertarget.h