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 and adds it to the geometry sink.
Overload list
| Method | Description |
|---|---|
| AddQuadraticBezier(D2D1_QUADRATIC_BEZIER_SEGMENT&) | Creates a quadratic Bezier curve between the current point and the specified end point. |
| AddQuadraticBezier(D2D1_QUADRATIC_BEZIER_SEGMENT*) | Creates a quadratic Bezier curve between the current point and the specified endpoint. |
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
| DLL |
|