Name | Description | |
---|---|---|
AddStop | Adds new stop to the gradient. | |
GetMatrix | Returns the current transformation matrix of the gradient object. | |
GetName | Returns the name of the gradient object. | |
GetStopColor | Returns color of the specified stop. | |
GetStopCount | Returns the number of stops in the gradient object. | |
GetStopOffset | Returns offset of the specified stop. | |
RemoveStop | Removes the specified stop from the gradient. | |
SetMatrix | Sets transformation matrix of the gradient object. | |
SetStopColor | Sets new color for the specified stop. | |
SetStopOffset | Sets new offset for the specified stop. |
Is this page helpful?
Yes
No