Difference between revisions of "SetDynamicColor Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 +
{{command|scripting|US_version=SetDynamicColor|non-US_version=SetDynamicColour}}
 +
;SetDynamicColor( <Object>, <Red>, <Green>, <Blue> )
 +
:Sets the [[Dynamic Colors|dynamic color]] of the object.
  
{{Manual Page|version=4.0}}
+
 
{{command|scripting}}
+
;SetDynamicColor( <Object>, <Red>, <Green>, <Blue>, <Opacity> )
;SetDynamicColor[ <Object>, <Red>, <Green>, <Blue> ]
+
:Sets the [[Dynamic Colors|dynamic color and opacity]] of the object.
:{{description}}
+
 
 +
 
 +
{{Note|All numbers are on a scale from 0 (off/transparent) to 1 (on/opaque).}}

Latest revision as of 16:17, 7 October 2017


SetDynamicColor( <Object>, <Red>, <Green>, <Blue> )
Sets the dynamic color of the object.


SetDynamicColor( <Object>, <Red>, <Green>, <Blue>, <Opacity> )
Sets the dynamic color and opacity of the object.


Note: All numbers are on a scale from 0 (off/transparent) to 1 (on/opaque).
© 2024 International GeoGebra Institute