Line
The
<line>
can be used to display a line in a certain color. <template ...>
<line
x1="80mm"
x2="215mm"
y1="330mm"
y2="270mm"
color="black"
width="25"
/>
</template>
Last modified 4mo ago