Table of Contents

VISIBLE property (System)

Description

Specifies if the OpenInsight IDE (i.e. the RTI_IDE form) is visible or not.

Property Value

This property is an integer value. It has the same qualities as the normal WINDOW VISIBLE property.

Property Traits

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet/SetNoNoNo

Remarks

N/A

Example

 
IsVisibleIDE = Get_Property( "SYSTEM", "VISIBLE" )
 
 
 

See Also

WINDOW VISIBLE property.