Home > All Other Interfaces > IVisibility > Show

Show

Determines if the object appears in the Project Tree when the file is viewed with the TerraExplorer Basic viewer.

 

JavaScript

 

 

 

 

Show

 

C#

 

 

 

 

bool Show { get; set; }

 

C++

 

 

 

 

HRESULT Show([out, retval] VARIANT_BOOL* pVal)

HRESULT Show([in] VARIANT_BOOL pVal)