.COLOR SET TRANSPARENT
Sets the "current" Color object to be transparent.
Usage:
GOSUB 0CD .COLOR SET TRANSPARENT
* Check for error
IF 0CD .COLOR SET TRANSPARENT NE
Description:
Sets the "current" Color object to be transparent. This can be useful if you want to 'hide' a chart element.
Also see
.COLOR SET OPAQUE.
See
ColorSpec for more information on working with colors.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2011-11-16