- Namespace
- Avalonia
.Visuals .Platform - Containing Type
- PathGeometryContext
Syntax
public void ArcTo(Point point, Size size, double rotationAngle, bool isLargeArc, SweepDirection sweepDirection)
Parameters
Name | Type | Description |
---|---|---|
point | Point | |
size | Size | |
rotationAngle | double | |
isLargeArc | bool | |
sweepDirection | SweepDirection |
Return Value
Type | Description |
---|---|
void |