Returns the foreground color of an object's line or text as a string in hexadecimal color syntax
#RGB using its primary color components (red, green, blue) written as hexadecimal numbers.
Returns string
setColor
setColor(hex:string):void
Sets the foreground color of an object's line or text.
2D markup colorable object interface.