ID2D1GeometrySink::AddQuadraticBezier methods

Creates a quadratic Bezier curve between the current point and the specified end point and adds it to the geometry sink.

Overload list

MethodDescription
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

Library

D2d1.lib

DLL

D2d1.dll

See also

ID2D1GeometrySink

 

 

Show: