NavigatorBox.deleteObjects

Syntax

deleteObjects();

Description

The deleteObjects method deletes selected objects.

Comments

This method starts executing on clicking the Remove button in the Home tab of the ribbon.

Example

The example of use is given in description of the NavigatorBox.copy method.

See also:

NavigatorBox