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