Maptitude GISDK Help |
Removes an annotation from the list of selected annotations.
Added in version 2020.
DeselectAnnotation(string window_spec )
Argument |
Contents |
window_spec |
The type and name of the window containing the annotation |
For a full list of GISDK functions for annotations, see Freehand Items (Annotations).
DeselectAnnotation("Map|" + GetMap())
Error Type |
Meaning |
NotFound |
The specified window does not exist, or the annotation id was not found in the list of selected annotations |
LanguageError |
The id type or the window spec type or specification are invalid |
Function |
Summary |
Deselects all annotations |
|
Removes an annotation from a map or layout window |
|
Removes annotations from a map or layout window |
|
Creates a copy of an annotation |
|
Finds annotations near a coordinate |
|
Returns the definition of an annotation |
|
Return the IDs of all annotations in a map or layout window |
|
Moves an annotation to a new location |
|
Modifies an existing annotation in a map or layout window |
©2025 Caliper Corporation | www.caliper.com |