<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — appgraphics "setlinestyle"]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=530</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=530&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in appgraphics "setlinestyle".]]></description>
		<lastBuildDate>Tue, 23 Feb 2016 14:00:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: appgraphics "setlinestyle"]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2383#p2383</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 23 Feb 2016 14:00:10 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2383#p2383</guid>
		</item>
		<item>
			<title><![CDATA[appgraphics "setlinestyle"]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2381#p2381</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (tklfranklin)]]></author>
			<pubDate>Mon, 22 Feb 2016 19:43:10 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2381#p2381</guid>
		</item>
	</channel>
</rss>
