IApplicationVisible Property

Visibility status of the applications user interface

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 24.1.0.0
Syntax
bool Visible { get; set; }

Property Value

Type: Boolean
false to hide the user interface; true to show the user interface
See Also