addSchemeColor

addSchemeColor(float position, int schemeColor) method

Creates the new gradient stop and adds it to the end of collection.

Parameters

NameTypeDescription
positionfloatPosition of the new gradient stop.
schemeColorintColor of the new radient stop.

Returns

GradientStop