Initializes a new instance of the Text class.
Namespace: MindFusion.DrawingFile: Text.js
function Text (text, bounds)
String. The text to be displayed in the container.
Rect. The bounds of the container.
Text ClassMindFusion.Drawing Namespace