Gets and sets the rectangle depth (length) in meters.
JavaScript |
|
|
|
Depth |
C# |
|
|
|
double Depth { get; set; } |
C++ |
|
|
|
HRESULT Depth([out, retval] double* pVal) HRESULT Depth([in] double pVal) |