<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 09/11/2019 à 14:19, jaipur a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:1573305584430-0.post@n3.nabble.com">
<pre class="moz-quote-pre" wrap="">Dear all
When making a polygon by xpoly for example, can we set transparency effect
as the following polygon?</pre>
</blockquote>
No, AFAIK it is not properly possible.<br>
There is just the <b>gcf().</b><b>pixel_drawing_mode property</b>,
but it's a global one for the whole figure,<br>
and it is not easy to manage. This way is rather a hack.<br>
help.scilab.org/docs/6.0.2/en_US/pixel_drawing_mode.html<br>
<p><br>
</p>
<p><br>
</p>
</body>
</html>