MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramItem.getText Method

See Also
 





Gets the string containing the DiagramItem's text.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getText ()

 Return Value

A string that contains the text.

 See Also