Gradient.Flags Enumeration
Flags applied to a Gradient.Symb.
Members
Name | Value | Description |
---|---|---|
None | 0 | No flags. |
Invert | 1 | Reverse the order of the gradient keys. |
Outline | 2 | Draw an outline around the surface to which the gradient is applied. |
Defined in
- core/common/src/Gradient.ts Line 22
Last Updated: 20 June, 2023