deselectAnnotation() Method

Description

Deselects the annotation, that is currently selected.

Parameters

None

Returns

Boolean.

Note: Whether the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.

Samples

Online HTML/JavaScript Sample

See also

selectAnnotation()

to top