ArcTo()
IGeometryPath::ArcTo(float, float, float, float) method
Appends the specified arc to the path.
virtual void Aspose::Slides::IGeometryPath::ArcTo(float width, float heigth, float startAngle, float sweepAngle)=0
Arguments
| Parameter | Type | Description | 
|---|---|---|
| width | float | Width of the rectangle | 
| heigth | float | Height of the rectangle | 
| startAngle | float | Start angle. | 
| sweepAngle | float | Sweep angle/ | 
See Also
- Class IGeometryPath
- Namespace Aspose::Slides
- Library Aspose.Slides