Maptitude GISDK Help

ClickEllipse()

Summary

Awaits user input from the system pointer and returns coordinates that define an ellipse.

 

Syntax

corners_array = ClickEllipse()

 

Returns

An array of two coordinates, as follows:

 

Element

Type

Contents

1

Coord

Location of the upper left corner of the rectangle defining the ellipse

2

Coord

Location of the lower right corner of the rectangle defining the ellipse

 

Notes

Example

pt = ClickEllipse()

 

Error Codes

Error Type

Meaning

Escape

The user clicked Cancel

 

See Also

Function

Summary

ClickCircle()

Awaits user input from the system pointer and returns a circle

ClickRect()

Awaits user input from the system pointer and returns two coordinates that define a rectangle

 

 

©2025 Caliper Corporation www.caliper.com