GradientOperationAddStop | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Add a new stop to the ramp of a gradient paint. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Appends the stop to the ramp of mGradient. The offset of the new gradient should not be before the offset of the last stop. | |||||||||
Tags | canvas |