ProjectorLength

Gets and sets the length, in meters, of the projector pyramid in the 3D Window.

 

JavaScript

 

ProjectorLength

 

C#

 

double ProjectorLength { get; set; }

 

C++

 

HRESULT ProjectorLength([out, retval] double* pVal)

HRESULT ProjectorLength([in] double pVal)