%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
colorFromString Method
See Also 
vdWebLibrary Namespace > vdConst Class : colorFromString Method
color
Create a new color from passed string value

Syntax

JScript 
public function colorFromString( 
   color : String
) : Object;

Parameters

color

See Also