[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.GeometrySink.AddQuadraticBezier

AddQuadraticBezier Method

AddQuadraticBezier(QuadraticBezierSegment)

Creates a quadratic Bezier curve between the current point and the specified endpoint.

Declaration
void AddQuadraticBezier(QuadraticBezierSegment bezier)
Parameters
Type Name Description
QuadraticBezierSegment bezier

A structure that describes the control point and the endpoint of the quadratic Bezier curve to add.