The length of the projector rays in the 3D Window in meters.
JavaScript
ProjectorLength
C#
double ProjectorLength { get; set; }
C++
HRESULT ProjectorLength([out, retval] double* pVal)
HRESULT ProjectorLength([in] double pVal)