Draw an arc using GoLink

Hi,

I want to draw an arc between two points using GoLink.
How can i proceed?
Is any other way to draw an arc?
Thanks
Just create a GoStroke (or GoLink) with a Style of GoStrokeStyle.Bezier and add at least 4 points.