CanvasPathBuilderAddQuadraticBezier Method |
Adds a quadratic bezier to the path. The bezier starts where the path left off, and has the specified control point and end point.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax Remarks See Also