ArcPad Scripting Object Model
IdentifyXY 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 : IdentifyXY Method

Glossary Item Box

Description

Identifies the feature at the specified location.

Syntax

object.IdentifyXY ( 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 IdentifyXY method yields the same result as a user selecting the Identify tool and clicking a location in the Map View from the user interface. The return value indicates whether the Feature Properties dialog box (or identify form) was displayed for a feature (True) or not (False).

See Also

© 2012 All Rights Reserved.