AutoPlay Media Studio 9

Paragraph.SetVisible

Paragraph.SetVisible

This is the first topic This is the last topic  

Paragraph.SetVisible

This is the first topic This is the last topic  

OverviewExamples

Paragraph.SetVisible (

string ObjectName,

boolean Visible = true )

Example 1

Paragraph.SetVisible("Para3", true);

Makes the "Para3" paragraph object visible.

Example 2

Paragraph.SetVisible("Welcome Text", false);

Hides the paragraph object named "Welcome Text."

Example 3

Paragraph.SetVisible("Para12");

Makes the paragraph object named "Para12" visible.

See also: Related Actions


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