docs: document x3,y3
parent
a8241418c6
commit
0b80cd9199
|
|
@ -8,27 +8,39 @@ Options
|
||||||
.. include:: /args/expansion.rst
|
.. include:: /args/expansion.rst
|
||||||
|
|
||||||
x1
|
x1
|
||||||
default: ``0``
|
default: ``100``
|
||||||
|
|
||||||
the x-coordinate to place. Supports :doc:`/units/`
|
the first x-coordinate to place. Supports :doc:`/units/`
|
||||||
|
|
||||||
|
|
||||||
y1
|
y1
|
||||||
default: ``0``
|
default: ``100``
|
||||||
|
|
||||||
the y-coordinate to place. Supports :doc:`/units/`
|
the first y-coordinate to place. Supports :doc:`/units/`
|
||||||
|
|
||||||
|
|
||||||
x2
|
x2
|
||||||
default: ``50``
|
default: ``150``
|
||||||
|
|
||||||
the x-coordinate to place. Supports :doc:`/units/`
|
the second x-coordinate to place. Supports :doc:`/units/`
|
||||||
|
|
||||||
|
|
||||||
y2
|
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/draw.rst
|
||||||
.. include:: /args/range.rst
|
.. include:: /args/range.rst
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue