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