blob: d55894b95366cb297882de9adec966e2b8964538 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="close-instruction"
xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>close</title>
<indexterm>
<primary>close</primary>
</indexterm>
<para>Closes the current path by connecting the start and end points with a
straight line.</para>
<variablelist>
<varlistentry>
<term><parameter>layer</parameter></term>
<listitem>
<para>The layer whose path should be closed.</para>
</listitem>
</varlistentry>
</variablelist>
</section>