Description

For each McGraphObj in the collection, sets the Selected property

Return Type

None  

Syntax

object.SetSelected bSelected

The SetSelected Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplayedObjects.
bSelectedRequired. A Boolean value.

True to select the objects, False to unselect them.