Add Method
Add function
Adds a path point.
func (instance *ShapePathPointCollection) Add(x int32, y int32) (int32, error)
Remarks
See Also
- Class ShapePathPointCollection
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Adds a path point.
func (instance *ShapePathPointCollection) Add(x int32, y int32) (int32, error)