UI\Draw\Path::newFigureWithArc

(PHP 7, UI 0.9.9)

UI\Draw\Path::newFigureWithArcDraw Figure with Arc

Opis

public UI\Draw\Path::newFigureWithArc ( UI\Point $point , float $radius , float $angle , float $sweep , float $negative )

Parametry

point

radius

angle

sweep

negative

Zwracane wartości

add a note add a note

User Contributed Notes

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