? UI\Draw\Text\Font\Weight
UI\Draw\Text\Font\Stretch ?
PHP8中文参考手册
UI
Italic Font Settings
Italic Font Settings
(UI 0.9.9)
简介
类摘要
final
UI\Draw\Text\Font\Italic
{
/* Constants */
const
int
Normal
= 0
;
const
int
Oblique
= 1
;
const
int
Italic
= 2
;
}
User Contributed Notes
There are no user contributed notes for this page.
PHP8中文手册
由
站长在线
整理 版权归PHP文档组所有