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