LineTo Method
LineTo function
Appends a line segment to the current figure. The starting point is the end point of the current figure.
func (instance *ShapePath) LineTo(x float32, y float32) error
Remarks
See Also
- Class ShapePath
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go