mce
Preparing search index...
Mce
DrawStyleConfig
Interface DrawStyleConfig
直线 / 箭头 / 画笔的绘制样式(描边色 + 线宽),由工具选项面板编辑。
interface
DrawStyleConfig
{
color
:
string
;
width
:
number
;
}
Index
Properties
color
width
Properties
color
color
:
string
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
width
mce
Loading...
直线 / 箭头 / 画笔的绘制样式(描边色 + 线宽),由工具选项面板编辑。