FieldOfViewY

The vertical angle limits of the viewshed. Values are in degrees from 0 to 120.

 

JavaScript

 

FieldOfViewY

 

C#

 

double FieldOfViewY { get; set; }

 

C++

 

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

HRESULT FieldOfViewY([in] double pVal)