AutoPlay Media Studio 9

RichText.GetSize

RichText.GetSize

This is the first topic This is the last topic  

RichText.GetSize

This is the first topic This is the last topic  

OverviewExamples

table RichText.GetSize (

string ObjectName )

Example 1

rt_size = RichText.GetSize("RichText_Ob");

Gets the pixel dimensions of the "RichText_Ob" richtext object and stores the width and height values in the "rt_size" table. The dimensions can be accessed by referencing rt_size.Width and rt_size.Height.

See also: Related Actions


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