AutoPlay Media Studio 9

CheckBox.GetSize

CheckBox.GetSize

This is the first topic This is the last topic  

CheckBox.GetSize

This is the first topic This is the last topic  

OverviewExamples

table CheckBox.GetSize (

string ObjectName )

Example 1

check_size = CheckBox.GetSize("CheckBox_Ob");

Gets the pixel dimensions of the "CheckBox_Ob" checkbox object and stores the width and height values in the "check_size" table. The dimensions can be accessed by referencing check_size.Width and check_size.Height.

See also: Related Actions


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