ChangeEffectStyles
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