AutoPlay Media Studio 9

Plugin.GetSize

Plugin.GetSize

This is the first topic This is the last topic  

Plugin.GetSize

This is the first topic This is the last topic  

OverviewExamples

table Plugin.GetSize (

string ObjectName )

Example 1

plug_size = Plugin.GetSize("Plug_Ob");

Gets the pixel dimensions of the "Plug_Ob" plugin object and stores the width and height values in the "plug_size" table. The dimensions can be accessed by referencing plug_size.Width and plug_size.Height.

See also: Related Actions


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