Difference between revisions of "User:Pongles/DrawMode"

m (Transclusion Testing)
m (Transclusion Testing)
Line 2: Line 2:
 
== Constants ==
 
== Constants ==
 
<onlyinclude>
 
<onlyinclude>
<includeonly><div class="toccolours mw-collapsible"></includeonly>
+
<includeonly><div class="toccolours mw-collapsible" style="width:25%;overflow:auto;"></includeonly>
 
<includeonly>:</includeonly>;<code>fill</code>: Draw filled shape.
 
<includeonly>:</includeonly>;<code>fill</code>: Draw filled shape.
 
<includeonly>:</includeonly>;<code>line</code>: Draw outlined shape.
 
<includeonly>:</includeonly>;<code>line</code>: Draw outlined shape.

Revision as of 10:28, 11 March 2019

Controls whether shapes are drawn as an outline, or filled.

Constants

fill
Draw filled shape.
line
Draw outlined shape.


See Also


Other Languages