IDisplayedObjectsSetSelected Method
|
|
For each McGraphObj in the collection, sets the Selected property
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxSub SetSelected (
bSelected As Boolean
)
Parameters
- bSelected
- Type: SystemBoolean
True to select the objects, False to unselect them.
See Also