略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: UI\Draw\Path::bezierTo

2024-05-02

UI\Draw\Path::bezierTo

(UI 0.9.9)

UI\Draw\Path::bezierToDraw Bezier Curve

说明

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

Shall draw a bezier curve

参数

point

The point at which to begin mapping

radius

The radius of the curve

angle

The angle of the curve

sweep

The sweep of the curve

negative

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/ui-draw-path.bezierto.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3