Gets and sets the distance of the viewshed analysis from the viewer in meters.
|
JavaScript |
|
|
Distance |
|
|
C# |
|
|
double Distance { get; set; } |
|
|
C++ |
|
|
HRESULT Distance([out, retval] double* pVal) HRESULT Distance([in] double pVal) |
|