Maptitude GISDK Help |
Moves an annotation behind all other annotations.
id = PushAnnotationToBack(string window_spec, integer id)
Argument |
Contents |
window_spec |
The type and name of the window containing the annotation |
id |
The annotation ID |
The integer ID of the annotation that was previously in back, or null if the annotation does not exist or is already in back.
For a full list of GISDK functions for annotations, see Freehand Items (Annotations).
Error Type |
Meaning |
NotFound |
The specified window does not exist |
Function |
Summary |
Moves an annotation in front of all other annotations |
©2025 Caliper Corporation | www.caliper.com |