Mapping Toolbox    
clmo

Clear specified graphics object

Syntax

Description

clmo deletes all displayed graphics objects on the current axes.

clmo(handle) deletes those objects specified by their handles.

clmo(object) deletes those objects with names identical to the input string. This can be any string recognized by the handlem function, including entries in the Tag property of each object, or the object Type if the Tag property is empty.

See Also
clma
Clear current map
handlem
Return handles of displayed map objects
hidem
Hide specified graphics objects
namem
Determine names of valid graphics objects
showm
Show specified graphics objects
tagm
Assign name to graphics object tag property


  clma cmapui