Summary
Draws a quadratic Bezier curve to the specified point
- Namespace
- Avalonia
.Platform - Containing Type
- IGeometryContext
Syntax
void QuadraticBezierTo(Point control, Point endPoint)
Parameters
Return Value
Type | Description |
---|---|
void |