PHP 8.4.0 RC3 available for testing

UI\Draw\Path::__construct

(UI 0.9.9)

UI\Draw\Path::__constructConstruct a new Path

说明

public UI\Draw\Path::__construct(int $mode = UI\Draw\Path::Winding)

Shall construct a new path in the given mode

参数

mode

Path::Winding or Path::Alternate

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top