TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

ChangeEffectStyles

ChangeEffectStyles(arrEffect) → { boolean }

Need to do Sets the effect styles to the current theme format scheme.

Parameters:

Name Type Description
arrEffect Array

The array of effect styles must contain 3 elements - subtle, moderate and intense fills. If an array is empty or NoFill elements are in the array, it will be filled with the Api.CreateStroke(0, Api.CreateNoFill()) elements.

Returns:

Type
boolean