Returns the URL string from an annotation at a given view
position. Returns an empty string if there is no URL found. This is
typically used from a custom tool for invoking a URL embedded in an
annotation.
Note:See the Annotation custom tool in the
SDK workgroup for an example of this method.
Annotation.GetURLAt( in_viewid, in_xcoord, in_ycoord ); |