UI\Draw\Brush\LinearGradient::__construct

(UI 2.0.0)

UI\Draw\Brush\LinearGradient::__constructConstruct a Linear Gradient

说明

public UI\Draw\Brush\LinearGradient::__construct(UI\Point $start, UI\Point $end)

Shall construct a new linear gradient

参数

start

end

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top