Function:xs2spp
From S2PLOT
(Difference between revisions)
Revision as of 22:18, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:55, 6 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
==xs2spp== | ==xs2spp== | ||
+ | Set panel frame properties. | ||
==Prototype== | ==Prototype== | ||
<code><pre> | <code><pre> | ||
+ | void xs2spp(COLOUR active, COLOUR inactive, float width); | ||
</pre></code> | </pre></code> | ||
==Description== | ==Description== | ||
+ | Set panel frame properties. | ||
==See Also== | ==See Also== |
Revision as of 22:55, 6 January 2009
xs2spp
Set panel frame properties.
Prototype
void xs2spp(COLOUR active, COLOUR inactive, float width);
Description
Set panel frame properties.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.