The ending gradient color.
OptionalendThe end point of the current linear gradient brush. (0, 0) is the top-left corner, (1, 1) is the bottom-right corner. The default is (1, 0.5).
OptionalgradientThe array of gradient stops.
The starting gradient color.
OptionalstartThe start point of the current linear gradient brush. (0, 0) is the top-left corner, (1, 1) is the bottom-right corner. The default is (0, 0.5).
Provides settings for creating a linear gradient brush.