---+ .COLOR SET CURRENT _This subroutine is called to set the "current" Color Object to be a previously initialized Color Object._ <br />%TOC% ---++ Usage: <pre> PASS <color_spec_name> FIELD SHARE? N GOSUB 0CD .COLOR SET CURRENT * Check for error IF 0CD .COLOR SET CURRENT NE </pre> ---++ Description: This makes the specified color object the "current" color object. You can then change aspects of the color object via the various .COLOR SET * routines. <color_spec_name> must refer to a previous initialized color object (via [[CDColorInitialize][.COLOR INITIALIZE]]), or it can be blank to refer to the "unnamed" color object. The newly selected color object is set to be the "current" color object. See ColorSpec for more information on working with colors. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-15
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorColorRoutines
>
CDColorSetCurrent
Topic revision: r3 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback