Gets and sets the length, in meters, of the projector rays in the 3D Window. 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) |