AutoPlay Media Studio 9

RichText.SetPos

RichText.SetPos

This is the first topic This is the last topic  

RichText.SetPos

This is the first topic This is the last topic  

OverviewExamples

RichText.SetPos (

string ObjectName,

number X,

number Y )

Example 1

RichText.SetPos("New RichText", 100, 150);

Sets the "New RichText" richtext object's X coordinate to 100 pixels and the Y coordinate to 150.

Example 2

RichText.SetPos("Move Me", 0, 0);

Sets the "Move Me" richtext object's X coordinate to 0 and the Y coordinate to 0. The richtext object will be moved to the upper left hand corner of the page from its current position.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us