gr_fgfil.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 15 行

GML
15
字号
.np
The argument
.arg &*1
determines whether the &*2 is filled in
or has only its outline drawn.
The argument can have one of two values:
.begterm 15
.uterm GFILLINTERIOR
fill the interior by writing pixels with the current plot action
using the current color and the current fill mask
.uterm GBORDER
leave the interior unchanged; draw the outline of the figure
with the current plot action using the current color and line style
.endterm

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?