ArcTo
GeometryPath.ArcTo method
Appends the specified arc to the path.
public void ArcTo(float width, float heigth, float startAngle, float sweepAngle)
Parameter | Type | Description |
---|---|---|
width | Single | Width of the rectangle |
heigth | Single | Height of the rectangle |
startAngle | Single | Start angle. |
sweepAngle | Single | Sweep angle/ |
See Also
- class GeometryPath
- namespace Aspose.Slides
- assembly Aspose.Slides