MindFusion.Diagramming for JavaScript Programmer's Guide
ShapeNode.setTextColor Method
See Also
 





Sets a string specifying the color of the text of this node.

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setTextColor (value)

 Parameters

value

A string value identifying the color of the text.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace