略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: UI\Area::onDraw

2024-05-03

UI\Area::onDraw

(UI 0.9.9)

UI\Area::onDrawDraw Callback

说明

protected UI\Area::onDraw(
    UI\Draw\Pen $pen,
    UI\Size $areaSize,
    UI\Point $clipPoint,
    UI\Size $clipSize
)

Shall be invoked when this Area requires redrawing

参数

pen

A Pen suitable for drawing in this Area

areaSize

The size of the Area

clipPoint

The clip point of the Area

clipSize

The clip size of the Area

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/ui-area.ondraw.php

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