Maptitude GISDK Help

ClickCoord()

Summary

Awaits user input from the system pointer and returns a coordinate.

 

Syntax

user_coord = ClickCoord()

 

Returns

A coordinate.

 

Notes

Example

pt = ClickCoord()

 

Error Codes

Error Type Meaning
Escape The user clicked Cancel
NotFound The input coordinate is invalid (e.g., off the world)

 

See Also

Function Summary
ClickCircle() Awaits user input from the system pointer and returns a circle
ClickPolyline() Awaits user input from the system pointer and returns an array of coordinates that define a line
ClickRect() Awaits user input from the system pointer and returns two coordinates that define a rectangle
ClickScope() Awaits user input of a rectangle on the map window, and returns a scope

 

 

©2025 Caliper Corporation www.caliper.com