IEaxVisualizer.CanChangeObjectivesSelection

Syntax

CanChangeObjectivesSelection(Value: Variant; Operation: EaxChangeSelectionOperation): Boolean;

Parameters

Value. Visualizer to display or exclude

Operation. Operation under selected visualizer.

Description

The CanChangeObjectivesSelection method returns whether visualizer can be excluded or displayed.

Comments

To exclude or display the visualizer, use the IEaxVisualizer.ChangeObjectivesSelection method.

See also:

IEaxVisualizer