Depth

Gets and sets the rectangle depth (length), in the units set by ISGWorld.SetOptionParam.

 

JavaScript

 

 

 

Depth

 

C#

 

 

 

double Depth { get; set; }

 

C++

 

 

 

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

HRESULT Depth([in] double pVal)