ArcPad Scripting Object Model
HyperlinkXY Method
See Also  Send comments on this topic.
x
Required. A Double that represents the X coordinate
y
Required. A Double that represents the Y coordinate.
Map Object : HyperlinkXY Method

Glossary Item Box

Description

Activates the hyperlink for the feature at the specified location.

Syntax

object.HyperlinkXY ( X, Y )

Parameters

x
Required. A Double that represents the X coordinate
y
Required. A Double that represents the Y coordinate.

Return Type

Boolean

Remarks

The HyperlinkXY method yields the same result as a user selecting the Hyperlink tool and clicking a location in the Map View from the user interface. The return value indicates whether a hyperlink was activated (True) or not (False).

See Also

© 2013 All Rights Reserved.