Maptitude GISDK Help

BringAnnotationToFront()

Summary

Moves an annotation in front of all other annotations.

 

Syntax

id = BringAnnotationToFront(string window_spec, integer id)

 

Argument Contents
window_spec The type and name of the window containing the annotation
id Annotation ID

 

Returns

The integer id of the annotation that was previously in front, or null if the annotation is not found or is already in front.

 

Notes

Error Codes

Error Type Meaning
NotFound The annotation ID does not exist in the specified window

 

See Also

Function Summary
PushAnnotationToBack() Moves an annotation behind all other annotations

 

 

©2025 Caliper Corporation www.caliper.com