MindFusion.Diagramming for JavaScript Programmer's Guide

ShapeNode.getTextColor Method

See Also
 





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

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getTextColor ()

 Return Value

A string value identifying the color of the text.

 See Also