UI UI\Draw\Path::arcTo

(UI 0.9.9)

UI\Draw\Path::arcTo — 호 그리기


설명

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

호의 경로를 매핑해야 함


매개변수

point
매핑을 시작하는 지점
radius
호의 반경
angle
호의 각도
sweep
호의 스윕
negative

반환 값