Click or drag to resize

ISelectionManagerInvertSelection Method

Invert the current selection. This will select all visible Visuals that are currently not selected and deselect all that are selected.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
void InvertSelection()
See Also