SelectElements.setOverridedColor() method

Set the overrided color of unselected elements.

Signature:

setOverridedColor(color: number[]): void;

Parameters

ParameterDescription
colorThe overrided color and opacity of the unselected elements.

Returns:

void