How to draw GoLabeledLink object?

Hi,

How can I implement GoLabeledLink object for representing a line with associated text , if i have two end points (PointF) & GoText object for a line?
Regards
Navneet

Do you really need to use a “link” object?

If so, take a look at the unconnected links in the MovableLink sample app.