Name | Description | |
---|---|---|
SpreadMethod | Gets or sets spread method for the gradient object. |
The following tables list the members exposed by ImGearVectorGradient.
Name | Description | |
---|---|---|
SpreadMethod | Gets or sets spread method for the gradient object. |
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. |