Initializes a new instance of the Text class.
Namespace: MindFusion.Drawing
File: Text.js
JavaScript Copy Code |
---|
function Text (text, bounds) |
String. The text to be displayed in the container.
Rect. The bounds of the container.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |