DeselectAll Method
The DeselectAll method deselects all objects.
Syntax
object.DeselectAll
Example
This example shows how to deselect all selected objects.
Plot.Selection.DeselectAll()
Used by: AutoSelection collection
The DeselectAll method deselects all objects.
object.DeselectAll
This example shows how to deselect all selected objects.
Plot.Selection.DeselectAll()
Used by: AutoSelection collection