ArcTo Method
ArcTo function
Appends an elliptical arc to the current figure. The starting point is the end point of the current figure.
func (instance *ShapePath) ArcTo(wr float32, hr float32, stang float32, swang float32) error
Remarks
See Also
- Class ShapePath
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go