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