Gets and sets a Boolean that determines whether the object is displayed in the 3D Window.
JavaScript |
|
Show |
C# |
|
bool Show { get; set; } |
C++ |
|
HRESULT Show([out, retval] VARIANT_BOOL* pVal) HRESULT Show([in] VARIANT_BOOL pVal) |