The length of the projector rays in the 3D Window in meters. To see the lines, the ShowProjectionLines property must be set to TRUE.
JavaScript
ProjectionLinesLength
C#
double ProjectionLinesLength { get; set; }
C++
HRESULT ProjectionLinesLength([out, retval] double* pVal)
HRESULT ProjectionLinesLength([in] double pVal)