Difference between revisions of "User:Pongles/DrawMode"

m (Transclusion Testing)
m (Transclusion Testing)
Line 1: Line 1:
 
Controls whether shapes are drawn as an outline, or filled.
 
Controls whether shapes are drawn as an outline, or filled.
 
<onlyinclude>
 
<onlyinclude>
<includeonly>=</includeonly>== Constants ==<includeonly>=</includeonly>
+
<includeonly>==</includeonly>== Constants ==<includeonly>==</includeonly>
 
<includeonly>:</includeonly>;<includeonly><code></includeonly>fill<includeonly></code></includeonly>: Draw filled shape.
 
<includeonly>:</includeonly>;<includeonly><code></includeonly>fill<includeonly></code></includeonly>: Draw filled shape.
 
<includeonly>:</includeonly>;<includeonly><code></includeonly>line<includeonly></code></includeonly>: Draw outlined shape.
 
<includeonly>:</includeonly>;<includeonly><code></includeonly>line<includeonly></code></includeonly>: Draw outlined shape.

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