1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.--><style type="text/css">
<!--
body {
background-color: #e0f0ff;
}
-->
</style>
<H2><B>set clopts</B></H2>
<P>
<code>set clopts <i>color <thickness <size>></i></code>
<p>
<ul>
<code><i>color</i></code> is
the label
color. <code>-1</code> is
the default, and indicates to use the contour line color as the label
color <br>
<code><i>thickness</i></code> is the label
thickness. <code>-1</code> is
the default.<br>
<code><i>size</i></code> is
the label size. <code>0.09</code> is the
default</ul><p>
This setting stays set until changed by issuing another <code>set
clopts</code> command. <p>
<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>
|