<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — appgraphics "setlinestyle"]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=530&amp;type=atom" />
	<updated>2016-02-23T14:00:10Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=530</id>
		<entry>
			<title type="html"><![CDATA[Re: appgraphics "setlinestyle"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2383#p2383" />
			<content type="html"><![CDATA[<p>If you want to create a solid line, you can ignore the <em>upattern</em> argument.&nbsp; You&#039;ll have to pass something, of course.&nbsp; If you want a line that is 5 pixels wide, you would call:</p><div class="codebox"><pre><code>call setlinestyle(SOLID_LINE, int(0, kind=2), 5)</code></pre></div><p>The <em>upattern</em> argument has to be a two-byte integer, which is why it is converted using the <em>int</em> intrinsic function.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2016-02-23T14:00:10Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2383#p2383</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[appgraphics "setlinestyle"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2381#p2381" />
			<content type="html"><![CDATA[<p>need example, don&#039;t get the upattern scheme. Just want to draw a heavier line.</p><p>BTW typo in the document: <br />C void setlinestyle (linestyle, upattern, thickness)<br />Fortran subroutine setfillstyle (linestyle, upattern, thickness)<br />THX</p>]]></content>
			<author>
				<name><![CDATA[tklfranklin]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3663</uri>
			</author>
			<updated>2016-02-22T19:43:10Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2381#p2381</id>
		</entry>
</feed>
