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