MoveTo Method
MoveTo function
Starts a new figure from the specified point without closing the current figure. All subsequent points added to the path are added to this new figure.
func (instance *ShapePath) MoveTo(x float32, y float32) error
Remarks
See Also
- Class ShapePath
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go