docs: document x3,y3

dev
Andy Meneely 2016-05-24 22:13:53 -04:00
parent a8241418c6
commit 0b80cd9199
1 changed files with 20 additions and 8 deletions

View File

@ -8,27 +8,39 @@ Options
.. include:: /args/expansion.rst
x1
default: ``0``
default: ``100``
the x-coordinate to place. Supports :doc:`/units/`
the first x-coordinate to place. Supports :doc:`/units/`
y1
default: ``0``
default: ``100``
the y-coordinate to place. Supports :doc:`/units/`
the first y-coordinate to place. Supports :doc:`/units/`
x2
default: ``50``
default: ``150``
the x-coordinate to place. Supports :doc:`/units/`
the second x-coordinate to place. Supports :doc:`/units/`
y2
default: ``50``
default: ``150``
the second y-coordinate to place. Supports :doc:`/units/`
x3
default: ``100``
the third x-coordinate to place. Supports :doc:`/units/`
y3
default: ``150``
the third y-coordinate to place. Supports :doc:`/units/`
the y-coordinate to place. Supports :doc:`/units/`
.. include:: /args/draw.rst
.. include:: /args/range.rst