DeselectAll

The DeselectAll method deselects all objects in the selection.

Syntax

object. DeselectAll

Example

This example demonstrates how deselect all objects in a selection.

Selection.DeselectAll

Used by: Selection collection