AutoPlay Media Studio 9

Label.IsVisible

Label.IsVisible

This is the first topic This is the last topic  

Label.IsVisible

This is the first topic This is the last topic  

OverviewExamples

boolean Label.IsVisible (

string ObjectName )

Example 1

welcome_text_visible = Label.IsVisible("Welcome Text");

Checks whether the label object called "Welcome  Text" is visible and stores true or false in a variable called "welcome_text_visible".

Example 2

Label2isVisible = Label.IsVisible("Label2");

Stores true in "Label2isVisible" if the "Label2" label object is visible.

See also: Related Actions


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