SetTwoColorGradient Method

SetTwoColorGradient function

Sets the specified fill to a two-color gradient.


func (instance *Style) SetTwoColorGradient(color1 *Color, color2 *Color, gradientstyletype GradientStyleType, variant int32)  error

Remarks

See Also