Home > All Other Interfaces > IShadow > Show
A Boolean that determines if an object’s shadow is displayed.
JavaScript
Show
C#
bool Show { get; set; }
C++
HRESULT Show([out, retval] VARIANT_BOOL* pVal)
HRESULT Show([in] VARIANT_BOOL pVal)