Difference between revisions of "User:Pongles/DrawMode"

m (Transclusion Testing)
m (Transclusion Testing)
Line 2: Line 2:
 
== Constants ==
 
== Constants ==
 
<onlyinclude>
 
<onlyinclude>
<includeonly>
+
<includeonly><div class="toccolours mw-collapsible mw-collapsed" style="width:25%;overflow:auto;margin-left:20px;"><div style="font-weight:bold;line-height:1.6;">Constants</div><div class="mw-collapsible-content"></includeonly>
<div class="toccolours mw-collapsible mw-collapsed" style="width:25%;overflow:auto;margin-left:20px;"></includeonly>
 
<div style="font-weight:bold;line-height:1.6;">Constants</div>
 
<div class="mw-collapsible-content">
 
 
;<code>fill</code>: Draw filled shape.
 
;<code>fill</code>: Draw filled shape.
 
;<code>line</code>: Draw outlined shape.
 
;<code>line</code>: Draw outlined shape.
<includeonly>
+
<includeonly></div></div></includeonly>
</div>
 
</div>
 
</includeonly>
 
 
</onlyinclude>
 
</onlyinclude>
 
== See Also ==
 
== See Also ==

Revision as of 10:35, 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