Name
DisplayTextObject -- show a text object
Synopsis
DisplayTextObject(id, x, y)
Function
This function displays the text object specified by id at the coordinates specified by x and y.

If layers are enabled this command will add a new layer of the type #TEXTOBJECT to the layer stack.

Inputs
id
identifier of the text object to play
x
x position
y
y position
Example
See CreateTextObject


Show TOC