Indicates whether to show the projector pyramid 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)