IEaxVisualizer.ChangeObjectivesSelection

Syntax

ChangeObjectivesSelection(Value: Variant; Operation: EaxChangeSelectionOperation);

Parameters

Value. Visualizer to display or exclude.

Operation. Operation under selected visualizer.

Description

The ChangeObjectivesSelection method excludes or displays visualizer.

Comments

To check if visualizer can be excluded or displayed, use the IEaxVisualizer.CanChangeObjectivesSelection method.

See also:

IEaxVisualizer